[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 9 / a / CLKitHelp / 1.2.2 / CLKitHelp.podspec.json
blobdd110d28255b4fe2202e45b2f75d7ab647c6c01f
2   "name": "CLKitHelp",
3   "version": "1.2.2",
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.2"
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   }