[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 9 / a / CLKitHelp / 1.1 / CLKitHelp.podspec.json
blobf8525cf3c82481cc6a303c72366a9b7a1d77ba03
2   "name": "CLKitHelp",
3   "version": "1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CLKitHelp/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "CocoaAsyncSocket": [
28     ],
29     "SocketRocket": [
31     ],
32     "MBProgressHUD": [
34     ],
35     "YYCache": [
37     ],
38     "YYModel": [
40     ],
41     "MJRefresh": [
43     ],
44     "DZNEmptyDataSet": [
46     ],
47     "Masonry": [
49     ]
50   }