[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / c / FCPopMenu / 1.1 / FCPopMenu.podspec.json
blob490d84dd63e896e351851a5e4ff01ae97c2e37d4
2   "name": "FCPopMenu",
3   "version": "1.1",
4   "summary": "FCPopMenu is an easy way to make a popover menu view.",
5   "homepage": "https://github.com/Insfgg99x/FCPopMenu",
6   "license": "MIT",
7   "authors": {
8     "CGPointZero": "newbox0512@yahoo.com"
9   },
10   "source": {
11     "git": "https://github.com/Insfgg99x/FCPopMenu.git",
12     "tag": "1.1"
13   },
14   "frameworks": [
15     "Foundation",
16     "UIKit"
17   ],
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "FCPopMenu/*.{h,m}",
22   "requires_arc": true