blob: 555b16221824c6478d2cc5066d01ecb94892f814 [file] [log] [blame]
{
"name": "PrivateTest",
"version": "0.0.1",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://github.com/TheMakerMark",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Zhihui Tang": "crafttang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "PrivateTest.framework"
},
"source": {
"git": "https://github.com/TheMakerMark/Testy.git"
},
"exclude_files": "Classes/Exclude"
}