blob: 4b7eeb273638a2575bd06966bde075c43f83cbd1 [file] [log] [blame]
{
"name": "CTSDK",
"version": "3.0.8",
"summary": "CTSDK",
"description": "CTSDK Support CocoaPods",
"homepage": "https://github.com/cloudmobi/CloudmobiSSP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tianwenshi": "lancelot.tian@yeahmobi.com"
},
"source": {
"git": "https://github.com/cloudadrd/CTCocoaPods.git",
"tag": "3.0.8"
},
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": "CTCocoaPods/Frameworks/CTSDK.framework",
"ios": {
"libraries": "z"
}
}