blob: b45f6d3919e8512e4a04281a9bb9ab94574a0e1d [file] [log] [blame]
{
"name": "ISWPrivateCategory",
"version": "0.0.1",
"summary": "ISWPrivateCategory 私有分类",
"description": "工程中使用到的私有分类",
"homepage": "https://gitee.com/beyonehan/ISWPrivateCategory.git",
"license": "MIT",
"authors": {
"beyonehan": "549983384@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/beyonehan/ISWPrivateCategory.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"ISWPrivateCategory/Source/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation",
"CoreFoundation"
],
"requires_arc": true,
"dependencies": {
"ISWCategory": [
],
"SDWebImage": [
],
"Masonry": [
]
}
}