[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 1 / f / PureCloudApi / 0.0.3 / PureCloudApi.podspec.json
blob4290540a87cfe91703213b19018da0af03e26123
2   "name": "PureCloudApi",
3   "version": "0.0.3",
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   },
9   "source": {
10     "git": "https://github.com/MyPureCloud/purecloud_api_sdk_ios.git",
11     "tag": "0.0.3"
12   },
13   "authors": "Interactive Intelligence, Inc.",
14   "license": "MIT",
15   "source_files": "PureCloudApi/Classes/**/*.swift",
16   "dependencies": {
17     "Alamofire": [
18       "~> 3.1.4"
19     ]
20   }