blob: 61eeeda3be4d9145db1681abf73e0d45dac2eab9 [file] [log] [blame]
{
"name": "BoundlessAPI",
"version": "0.0.2",
"summary": "BoundlessAPI",
"description": "AppBrilliance's Boundless Banking API.",
"homepage": "http://boundless.com",
"license": {
"type": "UNLICENSED",
"file": "LICENSE"
},
"authors": {
"Sergio Ayestaran": "sergio@appbrilliance.com"
},
"platforms": {
"ios": "10.3"
},
"ios": {
"vendored_frameworks": [
"BoundlessAPI.framework",
"SwiftyJSON/SwiftyJSON.framework",
"WKZombie/WKZombie.framework",
"hpple/hpple.framework"
]
},
"source": {
"http": "https://linkexpander.com/uploads/BoundlessAPI.zip"
},
"exclude_files": "Classes/Exclude"
}