We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2f8054 commit cca6e76Copy full SHA for cca6e76
1 file changed
README.md
@@ -10,6 +10,12 @@ A simple, elegant pop-up menu view
10
- easy to customization
11
- iOS7+
12
13
+### CocoaPods
14
+
15
+```
16
+pod 'FEPopupMenuController'
17
18
19
### Useage
20
21
first thing, import the main header file
@@ -93,12 +99,6 @@ you can customize everything
93
99
94
100
```
95
101
96
-### CocoaPods
97
-
98
-```
-pod 'FEPopupMenuController'
102
### Licence
103
104
MIT
0 commit comments