[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 2 / d / CTNetworking / 6 / CTNetworking.podspec.json
blobe629cef4df1eec51cb74b3b3b2bd125c644f18bb
2   "name": "CTNetworking",
3   "version": "6",
4   "summary": "CTNetworking.",
5   "description": "this is CTNetworking",
6   "homepage": "https://github.com/casatwy/CTNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "CasaTaloyum": "casatwy@msn.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/casatwy/CTNetworking.git",
19     "tag": "6"
20   },
21   "source_files": "CTNetworking/CTNetworking/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "CTMediator": [
29     ]
30   }