blob: 51640a32a1652e0504c16ef08b05f3baeede6528 [file] [log] [blame]
{
"name": "CJPTestSDK",
"version": "1.0.0",
"summary": "测试",
"description": "测试一下",
"homepage": "https://github.com/ChenJiPan/CJPTestSDK",
"license": "MIT",
"authors": {
"ChenJiPan": "cll7781@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ChenJiPan/CJPTestSDK.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "Classes/*"
}