blob: 21baf3bcb21b9e7f3d500463013e24f3549070e8 [file] [log] [blame]
{
"name": "ISWCategory",
"version": "0.0.3",
"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.3"
},
"source_files": "ISWCategory/Source/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"CoreFoundation"
],
"requires_arc": true
}