[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / d / WZKLibrary / 0.0.1 / WZKLibrary.podspec.json
blob309ca60c0434f22ed375c693c66810ea33a1b43c
2   "name": "WZKLibrary",
3   "version": "0.0.1",
4   "summary": "WZKLibrary是一款iOS开发常用工具.",
5   "description": "WZKLibrary是一款iOS开发常用工具,以组建方式存在,目前版本逐渐完善。\n\t\t\tWZKLibrary是公共组建,从而提高工作效率。",
6   "homepage": "https://github.com/wzkpony/WZKLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Pony": "1477867638@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/wzkpony/WZKLibrary.git",
19     "tag": "0.0.1"
20   },
21   "resources": [
22     "WZKLibrary/WZKLibrary/MBProgressHUD+LL/*.bundle"
23   ],
24   "static_framework": true,
25   "dependencies": {
26     "JKCategories": [
28     ],
29     "MBProgressHUD": [
31     ]
32   },
33   "subspecs": [
34     {
35       "name": "AppConfig",
36       "source_files": "WZKLibrary/WZKLibrary/MBProgressHUD+LL/*.{h,m}"
37     }
38   ]