blob: d135033c73533636fb437d08cce7fb1739e3faba [file] [log] [blame]
{
"name": "ISWCategory",
"version": "0.0.5",
"summary": "ISWCategory 经常用到的分类",
"description": "ISWCategory 工程用会经常用到的分类",
"homepage": "https://github.com/hzzhitian/ISWCategory.git",
"license": "MIT",
"authors": {
"bodimall": "bodimall@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hzzhitian/ISWCategory.git",
"tag": "0.0.5"
},
"source_files": "ISWCategory/Source/**/*",
"frameworks": [
"UIKit",
"Foundation",
"CoreFoundation"
],
"requires_arc": true,
"dependencies": {
"MJRefresh": [
],
"MBProgressHUD": [
]
}
}