blob: 25b5def0ba31d6b93c43d8117f746f4f17689b92 [file] [log] [blame]
{
"name": "SLCateKit",
"version": "0.0.2",
"summary": "SLCateKit",
"homepage": "https://gitee.com/S-Line/SLCateKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陆承东": "357287797@qq.com"
},
"source": {
"git": "https://gitee.com/S-Line/SLCateKit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "SLCateKit/Category/*.{h,m}",
"public_header_files": "SLCateKit/Category/*.h"
}