blob: 3dbeaaf870f5dd6bdc5b6b1e2b88a3ea4b078a55 [file] [log] [blame]
{
"name": "NJK_Category",
"version": "0.0.1",
"summary": "常用类扩展",
"homepage": "https://github.com/jiangkuoniu/NJKDemo",
"license": "MIT",
"authors": {
"MrXiaoYang": "582385082@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/jiangkuoniu/NJKDemo.git",
"tag": "v0.0.1"
},
"source_files": "NJKCategor/NJK_Category/**/*",
"requires_arc": true
}