[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 2 / 9 / Cent / 6.0.4 / Cent.podspec.json
blob5bf3f896a630ebeafe5eb718137f660610dde3c2
2   "name": "Cent",
3   "version": "6.0.4",
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": "6.0.4"
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       "~> 6.2.1"
28     ]
29   },
30   "pushed_with_swift_version": "3.1"