[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 9 / 5 / POPupSidebar / 0.1.2 / POPupSidebar.podspec.json
blobc8f6e8be23386569ebb1ad1cef2f29e530dd469b
2   "name": "POPupSidebar",
3   "version": "0.1.2",
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.2"
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   }