[Add] MapboxCommon 24.10.0-daily-2025-02-02-04-25
[CocoaPods.git] / Specs / 2 / 3 / e / Bamboots / 0.5.0 / Bamboots.podspec.json
blob9987709f475685ccf014a2a4d490a14169511739
2   "name": "Bamboots",
3   "version": "0.5.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.5.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Bamboots/Classes/**/*",
22   "resources": "Bamboots/Assets/**/*",
23   "dependencies": {
24     "AlamofireObjectMapper": [
25       "~>4"
26     ],
27     "Alamofire": [
28       "~> 4.1"
29     ],
30     "ObjectMapper": [
31       "~> 2.0"
32     ],
33     "RealmSwift": [
35     ]
36   },
37   "pushed_with_swift_version": "3.0"