blob: a731874f3791b47a2e8511662ae296cc9106469b [file] [log] [blame]
{
"name": "SBank",
"version": "0.0.2",
"summary": "A test implementation of Dynamic Framework in Swift.",
"homepage": "https://github.com/4SirJohn",
"license": {
"type": "MIT",
"file": "license.md"
},
"authors": {
"Sercan ÇOBANOĞLU": "sercan.cobanoglu@johnbros.org"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "SBank.framework"
},
"source": {
"http": "https://github.com/4SirJohn/DynamicFramework/raw/master/SBank.zip"
},
"exclude_files": "Classes/Exclude"
}