blob: 0d61a84623b950d9f9d3057862263efd1f35aeea [file] [log] [blame]
{
"name": "CDKit",
"version": "0.0.4",
"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": "LICENSE"
},
"authors": {
"dong cheng": "864109962@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/HelloWorldWinter/CDKit.git",
"tag": "0.0.4"
},
"vendored_frameworks": "FMWK/CDKit.framework",
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
],
"YYCache": [
]
}
}