[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / e / Bamboots / 0.6.0 / Bamboots.podspec.json
blob448793260c2c3aecaa3ec0f75c90da99e15f1fb5
2   "name": "Bamboots",
3   "version": "0.6.0",
4   "summary": "Bamboots - Extension 4 Alamofire",
5   "description": "Bamboots is a network request framework based on Alamofire and ObjectMapper, aiming at making network request easier for business development",
6   "homepage": "https://github.com/mmoaay/Bamboots",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mmoaay": "mmoaay@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/mmoaay/Bamboots.git",
16     "tag": "0.6.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Bamboots/Classes/**/*",
22   "resources": "Bamboots/Assets/**/*",
23   "dependencies": {
24     "AlamofireCodable": [
26     ],
27     "Alamofire": [
29     ]
30   },
31   "pushed_with_swift_version": "4.0"