[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / f / OwlorbitSDK / 1.0.2 / OwlorbitSDK.podspec.json
blob6d4569764ba3c7a98cbde3d1e86a9872bd0bf61e
2   "name": "OwlorbitSDK",
3   "version": "1.0.2",
4   "summary": "This is the official SDK for Owlorbit API.",
5   "description": "Official SDK for Owlorbit Api",
6   "homepage": "https://github.com/owlorbit/owlorbit_ios_sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Owlorbit": "tim.nguyen@owlorbit.com"
13   },
14   "source": {
15     "git": "https://github.com/owlorbit/owlorbit_ios_sdk.git",
16     "tag": "1.0.2"
17   },
18   "social_media_url": "https://twitter.com/owlorbit",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "OwlorbitSDK/Classes/**/*",
23   "swift_version": "3.0",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.4"
27     ],
28     "SwiftyJSON": [
29       "~> 3.1.4"
30     ],
31     "ObjectMapper": [
32       "~> 2.0"
33     ],
34     "AlamofireObjectMapper": [
35       "~> 4.0"
36     ]
37   }