[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 2 / 9 / Cent / 5.0.1 / Cent.podspec.json
blob8c4ff7fd213e91d2a0fe3a651b96841abae3aea1
2   "name": "Cent",
3   "version": "5.0.1",
4   "summary": "Extension for common object types for Swift Language",
5   "homepage": "https://github.com/ankurp/Cent",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ankur Patel": "ankur.patel@ymail.com"
12   },
13   "source": {
14     "git": "https://github.com/ankurp/Cent.git",
15     "tag": "5.0.1"
16   },
17   "source_files": "Sources/*.{h,swift}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10"
22   },
23   "dependencies": {
24     "Dollar": [
25       "~> 5.0.1"
26     ]
27   }