[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 2 / 8 / 0 / WYCategoryLib / 0.0.2 / WYCategoryLib.podspec.json
blobbefcb6d54b0111c551545b66f4feb848be9fcae5
2   "name": "WYCategoryLib",
3   "version": "0.0.2",
4   "summary": "WYCategoryLib.",
5   "homepage": "https://github.com/DarkTm/WYCategoryLib.git",
6   "license": "MIT",
7   "authors": {
8     "lt": "365524764@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/DarkTm/WYCategoryLib.git",
15     "tag": "v0.0.2"
16   },
17   "source_files": [
18     "Classes",
19     "WYCategoryLib/**/*.{h,m}"
20   ],
21   "resources": "WYCategoryLib/Resources/WYCategoryLib.bundle",
22   "requires_arc": true,
23   "dependencies": {
24     "MBProgressHUD": [
25       "~> 0.9"
26     ]
27   }