blob: ec91b405b420068e7386089ce7046fc9dc1838fc [file] [log] [blame]
{
"name": "BaseframeLib",
"version": "0.0.3",
"summary": "A nice baseframe tool in Swift.",
"description": "A nice baseframe tool in Swift. Cheers",
"homepage": "mapsync.io",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"mapsync": "jae@mapsync.io"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "BaseframeLib.framework"
},
"source": {
"git": "https://amakermark@bitbucket.org/amakermark/baseframelib.git"
},
"exclude_files": "Classes/Exclude"
}