blob: a285cc0fc0861832b69093d4d88aae9688975b0f [file] [log] [blame]
{
"name": "CKTestDemo",
"version": "0.0.2",
"summary": "A short description of CKTestDemo.",
"description": "this is A_Category",
"homepage": "https://github.com/chikang/CKTestDemo",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"池康": "18336072309@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chikang/CKTestDemo.git",
"tag": "0.0.2"
},
"source_files": "Classes/A_Category/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"CTMediator": [
]
}
}