blob: 4c5bfc04593fc060cb924ea3c3e6c7c02fc72f52 [file] [log] [blame]
{
"name": "TCTest01",
"version": "9.9.9",
"summary": "TCTest01 SDK 9.9.9",
"homepage": "https://github.com/hyup1028/Cocoapods",
"license": {
"type": "Apache License, Version 2.0",
"file": "Cocoapods-9.9.9/README.md"
},
"authors": {
"hyup1028": "hyup1028@nhn.com"
},
"source": {
"http": "https://github.com/hyup1028/Cocoapods/archive/9.9.9.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "Cocoapods-9.9.9/TCTEST01.framework"
},
"dependencies": {
"TCTest02": [
">= 0.1.0"
]
}
}