blob: 237368e33b574de1638e5953b3c376a60bf5a01e [file] [log] [blame]
{
"name": "CDKit",
"version": "0.0.2",
"summary": "A short description of CDKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/HelloWorldWinter/CDKit",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"dong cheng": "864109962@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/HelloWorldWinter/CDKit.git",
"tag": "0.0.2"
},
"requires_arc": true,
"vendored_frameworks": "CDKit.framework",
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
],
"YYCache": [
]
}
}