blob: 834de6d39d3daf59ad3a552bc30189896abde7fd [file] [log] [blame]
{
"name": "BasePod",
"version": "0.0.1",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://bitbucket.org/amakermark",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Zhihui Tang": "crafttang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "Base.framework"
},
"source": {
"git": "https://amakermark@bitbucket.org/amakermark/base.git"
},
"exclude_files": "Classes/Exclude"
}