[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 1 / 9 / a / CLKitHelp / 1.2.6 / CLKitHelp.podspec.json
blob7848c3d6d3332bc5876f1d60cc48aaa88be44302
2   "name": "CLKitHelp",
3   "version": "1.2.6",
4   "summary": "工具类",
5   "description": "常年开早已习惯了自己写的一些类库、方法,所以就写了这个开发类库。为方便就有了它!!!",
6   "homepage": "https://github.com/TmacCL0523",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "工具人": "hongcl8114@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/TmacCL0523/CLKitHelp.git",
16     "tag": "1.2.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CLKitHelp/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "CocoaAsyncSocket": [
29     ],
30     "SocketRocket": [
32     ],
33     "MBProgressHUD": [
35     ],
36     "YYCache": [
38     ],
39     "YYModel": [
41     ],
42     "MJRefresh": [
44     ],
45     "DZNEmptyDataSet": [
47     ],
48     "Masonry": [
50     ],
51     "SDWebImage": [
53     ]
54   },
55   "subspecs": [
56     {
57       "name": "BaseClass"
58     }
59   ]