[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 4 / 7 / HiliteCore / 0.1.20-alpha / HiliteCore.podspec.json
blob7379f3cfc11cb388b0b039e9302c049be83f35af
2   "name": "HiliteCore",
3   "version": "0.1.20-alpha",
4   "summary": "HiliteSDK Core module",
5   "description": "HiliteSDK Core module providing core functionality and data structures",
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/HiliteCore.git",
16     "tag": "0.1.20-alpha"
17   },
18   "source_files": [
19     "Classes",
20     "HiliteCore/**/*.{swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "SwiftyJSON": [
26     ]
27   }