{ | |
"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" | |
} |