[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / b / 0 / HiliteHttp / 0.1.7-alpha / HiliteHttp.podspec.json
blobc16309b449b3a1d0e5b53d9c9a40d1e13d3b2845
2   "name": "HiliteHttp",
3   "version": "0.1.7-alpha",
4   "summary": "HiliteSDK Http library",
5   "description": "HiliteHttp module of the Hilite iOS SDK for all things Http",
6   "homepage": "http://developers.hilite.media/",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Preston Pope": "preston@prestonpope.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/betacamp/HiliteHttp.git",
16     "tag": "0.1.7-alpha"
17   },
18   "source_files": [
19     "Classes",
20     "HiliteHttp/**/*.{swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "SwiftyJSON": [
26     ],
27     "HiliteCore": [
28       "~> 0.1.10-alpha"
29     ],
30     "AWSS3": [
31       "~> 2.1.0"
32     ],
33     "AWSCognito": [
34       "~> 2.1.0"
35     ]
36   }