blob: 894d18e8ee67cce84cb67a3a6cf66c64f219f971 [file] [log] [blame]
{
"name": "MyFramework3",
"version": "0.0.1",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://github.com/zhihuitang",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Zhihui Tang": "crafttang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "MyFramework3.framework"
},
"source": {
"http": "https://static-dev.youstiti.com/framework/MyFramework3.zip"
},
"exclude_files": "Classes/Exclude"
}