blob: 2a8c13090de594853e294f94b2b77e61a87420cd [file] [log] [blame]
{
"name": "CTSDK",
"version": "3.1.4",
"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.1.4"
},
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": "CTCocoaPods/Frameworks/CTSDK.framework",
"ios": {
"libraries": "z"
}
}