[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 6 / 2 / Segundo / 0.1.3 / Segundo.podspec.json
blob1f77bcc747b4c6efe720e0925337ac61391e3001
2   "name": "Segundo",
3   "version": "0.1.3",
4   "summary": "Get a leg up building iOS apps",
5   "homepage": "https://github.com/MediaHound/Segundo",
6   "license": "Apache",
7   "authors": {
8     "Dustin Bachrach": "dustin@mediahound.com"
9   },
10   "source": {
11     "git": "https://github.com/MediaHound/Segundo.git",
12     "tag": "0.1.3"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "private_header_files": "Pod/Classes/**/*+Internal.h",
20   "dependencies": {
21     "AtSugar": [
23     ],
24     "castaway": [
26     ],
27     "KVOController": [
29     ],
30     "PromiseKit/CorePromise": [
32     ],
33     "DynamicInvoker": [
35     ]
36   }