[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 4 / 7 / f / FlexSideMenuController / 0.1.2 / FlexSideMenuController.podspec.json
blobedb8d3ba32552f99f061c0ad6a059f6724769649
2   "name": "FlexSideMenuController",
3   "version": "0.1.2",
4   "summary": "FlexSideMenuController provides capability to add custom animations to be included on side menu display",
5   "description": "                       FlexSideMenuController provides capability to add custom animations to be included on side menu display. Support for both pop animation and core animations is available in the included library.\n",
6   "homepage": "https://github.com/boojapathy/FlexSideMenuController",
7   "license": "MIT",
8   "authors": {
9     "boojapathy": "boojapathy@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/boojapathy/FlexSideMenuController.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.{h,m}",
20   "resource_bundles": {
21     "FlexSideMenuController": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "pop": [
28     ]
29   }