[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 2 / 9 / Cent / 7.0.0 / Cent.podspec.json
blob4c30ca0b31aeb9c623862b1120cccf4bf6751e1c
2   "name": "Cent",
3   "version": "7.0.0",
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": "7.0.0"
16   },
17   "source_files": "Sources/*.{h,swift}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.10",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "dependencies": {
26     "Dollar": [
27       "~> 7.1.0"
28     ]
29   }