[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 9 / 5 / POPupSidebar / 0.1.24 / POPupSidebar.podspec.json
blob875b1ba7a49226a378103774a4b32bbb6efb0044
2   "name": "POPupSidebar",
3   "version": "0.1.24",
4   "summary": "Quick custom sidebar for Object-C project.",
5   "homepage": "https://github.com/popeveryday/POPupSidebar",
6   "license": "MIT",
7   "authors": {
8     "popeveryday": "popeveryday@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/popeveryday/POPupSidebar.git",
12     "tag": "0.1.24"
13   },
14   "platforms": {
15     "ios": "7.1"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*.{h,m,c}",
19   "resources": "Pod/Classes/*.bundle",
20   "dependencies": {
21     "POPLib": [
22       "~> 0.1"
23     ],
24     "AFNetworking": [
25       "~> 2.5"
26     ]
27   }