blob: 9987709f475685ccf014a2a4d490a14169511739 [file] [log] [blame]
{
"name": "Bamboots",
"version": "0.5.0",
"summary": "Bamboots - Extension 4 Alamofire",
"description": "Bamboots is a network request framework based on Alamofire and ObjectMapper, aiming at making network request easier for business development",
"homepage": "https://github.com/mmoaay/Bamboots",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mmoaay": "mmoaay@sina.com"
},
"source": {
"git": "https://github.com/mmoaay/Bamboots.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Bamboots/Classes/**/*",
"resources": "Bamboots/Assets/**/*",
"dependencies": {
"AlamofireObjectMapper": [
"~>4"
],
"Alamofire": [
"~> 4.1"
],
"ObjectMapper": [
"~> 2.0"
],
"RealmSwift": [
]
},
"pushed_with_swift_version": "3.0"
}