[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 8 / FFSideMenu / 0.1.5 / FFSideMenu.podspec.json
blob809c3a651a5638c350023204289384439fb6e3ca
2   "name": "FFSideMenu",
3   "version": "0.1.5",
4   "summary": "The simple way to custom side menu with navigation bar.",
5   "description": "FFSideMenu can support you custom your cool side menu with navigation bar.",
6   "homepage": "https://github.com/fewspider/FFSideMenu",
7   "screenshots": "https://c2.staticflickr.com/6/5645/21668838170_f028dfac61_o.gif",
8   "license": "MIT",
9   "authors": {
10     "fewspider": "fewspider@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/fewspider/FFSideMenu.git",
14     "tag": "0.1.5"
15   },
16   "social_media_url": "https://twitter.com/fewspider",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Lib/*",
22   "resource_bundles": {
23     "FFSideMenu": [
24       "Pod/Assets/*.png"
25     ]
26   }