[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / c / 9 / 5 / POPupSidebar / 0.2.0 / POPupSidebar.podspec.json
blobab7325b41bc8b66b5848e7b42a458e51a4656148
2   "name": "POPupSidebar",
3   "version": "0.2.0",
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.2.0"
13   },
14   "platforms": {
15     "ios": "8.0"
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": [
26     ]
27   }