[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / 1 / 4 / BisonSDK / 0.1.4 / BisonSDK.podspec.json
blob42b02c5c1b420632cbf7710f212690b0fa372fb7
2   "name": "BisonSDK",
3   "version": "0.1.4",
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.4"
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   },
30   "pushed_with_swift_version": "4.0"