[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / b / 8 / 6 / CSJSwiftTools / 0.0.5 / CSJSwiftTools.podspec.json
blob43175a3f39171a61ab2f25d083a105fb7ea4a9cb
2   "name": "CSJSwiftTools",
3   "version": "0.0.5",
4   "license": "MIT",
5   "summary": "曹盛杰Swift工具包",
6   "homepage": "https://github.com/iceesj/CSJSwiftTools",
7   "authors": {
8     "iceesj": "iceesj@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/iceesj/CSJSwiftTools.git",
12     "tag": "0.0.5"
13   },
14   "source_files": "CSJSwiftTools/*.{swift}",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "pod_target_xcconfig": {
19     "OTHER_LDFLAGS": "$(inherited) -ObjC"
20   },
21   "frameworks": [
22     "CoreLocation",
23     "CoreData"
24   ],
25   "dependencies": {
26     "MBProgressHUD": [
28     ],
29     "SVProgressHUD": [
31     ],
32     "SwiftyJSON": [
34     ],
35     "MagicalRecord": [
37     ],
38     "Reachability": [
40     ],
41     "Alamofire": [
43     ],
44     "ObjectMapper": [
46     ]
47   },
48   "requires_arc": true,
49   "pushed_with_swift_version": "3.0"