blob: 21916acbc96af1cb15f7c46fa117131375683136 [file] [log] [blame]
{
"name": "MarkLib",
"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": "MarkLib.framework"
},
"source": {
"git": "https://amakermark@bitbucket.org/amakermark/markpod.git"
},
"exclude_files": "Classes/Exclude"
}