[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 1 / 4 / BisonSDK / 0.1.5 / BisonSDK.podspec.json
blob3beaba01ad7822650da071f0880774c278508bb8
2   "name": "BisonSDK",
3   "version": "0.1.5",
4   "summary": "BisonSDK is an iOS Library to help the implementation of uploading and deleting file in Bison Storage.",
5   "homepage": "http://www.syllistudio.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sylli studio": "sirichai@syllistudio.com"
12   },
13   "source": {
14     "git": "https://bitbucket.org/syllistudio/bisoniossdk.git",
15     "tag": "0.1.5"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "BisonSDK/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "MapKit"
24   ],
25   "dependencies": {
26     "Alamofire": [
27       "4.6.0"
28     ],
29     "AlamofireObjectMapper": [
30       "~> 5.0.0"
31     ]
32   },
33   "pushed_with_swift_version": "4.0"