[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / a / 8 / ISWCategory / 0.0.5 / ISWCategory.podspec.json
blobd135033c73533636fb437d08cce7fb1739e3faba
2   "name": "ISWCategory",
3   "version": "0.0.5",
4   "summary": "ISWCategory 经常用到的分类",
5   "description": "ISWCategory 工程用会经常用到的分类",
6   "homepage": "https://github.com/hzzhitian/ISWCategory.git",
7   "license": "MIT",
8   "authors": {
9     "bodimall": "bodimall@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/hzzhitian/ISWCategory.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "ISWCategory/Source/**/*",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "CoreFoundation"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "MJRefresh": [
28     ],
29     "MBProgressHUD": [
31     ]
32   }