blob: d20b35a0a8a9647fb7639568936fe68246dd5c86 [file] [log] [blame]
{
"name": "SLCateKit",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "SLCateKit/Category/*.{h,m}",
"public_header_files": "SLCateKit/Category/*.h"
}