blob: 7c34e87619c066c775bd1f3384140d0070b06762 [file] [log] [blame]
{
"name": "BaseframeLib",
"version": "0.0.2",
"summary": "A nice baseframe tool in Swift.",
"description": "A nice baseframe 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": "BaseframeLib.framework"
},
"source": {
"git": "https://amakermark@bitbucket.org/amakermark/baseframelib.git"
},
"exclude_files": "Classes/Exclude"
}