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