[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 1 / f / PureCloudApi / 0.0.2 / PureCloudApi.podspec.json
blob6c7d3b9d1bd30f18e887244ac1defc6715a9e370
2   "name": "PureCloudApi",
3   "version": "0.0.2",
4   "summary": "Swift wrapper around the PureCloud Public API.",
5   "homepage": "https://github.com/MyPureCloud/purecloud_api_sdk_ios.git",
6   "platforms": {
7     "ios": "8.0",
8     "osx": "10.9"
9   },
10   "source": {
11     "git": "https://github.com/MyPureCloud/purecloud_api_sdk_ios.git",
12     "tag": "0.0.2"
13   },
14   "authors": {
15     "Shashikant": "shashikant.more@inin.com"
16   },
17   "license": "Apache License, Version 2.0",
18   "source_files": "PureCloudApi/Classes/**/*.swift",
19   "dependencies": {
20     "Alamofire": [
21       "~> 3.1.4"
22     ]
23   }