[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / 7 / e / APMultiMenu / 0.2.0 / APMultiMenu.podspec.json
blob40cb07941819b98f4987fedbf7f665ea60760ac1
2   "name": "APMultiMenu",
3   "version": "0.2.0",
4   "summary": "APMultiMenu is a viewcontroller container for slideout menus",
5   "description": "                       APMultiMenu is a ViewController Container that currently supports left and right slide out menus\n",
6   "homepage": "https://github.com/aadeshp/APMultiMenu",
7   "license": "MIT",
8   "authors": {
9     "aadesh": "aadeshp95@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/aadeshp/APMultiMenu.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "APMultiMenu",
20   "resource_bundles": {
21     "APMultiMenu": [
22       "Pod/Assets/*.png"
23     ]
24   }