[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 8 / 5 / HiliteUI / 0.1.6-alpha / HiliteUI.podspec.json
blob6f41f4ea16bed28620d8e7cb2f34d3de3e2b41d3
2   "name": "HiliteUI",
3   "version": "0.1.6-alpha",
4   "summary": "HiliteSDK UI module.",
5   "description": "Provides UI classes for HiliteSDK",
6   "homepage": "https://github.com/betacamp/HiliteUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Preston Pope": "prestonwpope@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/betacamp/HiliteUI.git",
16     "tag": "0.1.6-alpha"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HiliteUI/Classes/**/*",
22   "dependencies": {
23     "HiliteCore": [
24       "~> 0.1.17-alpha"
25     ]
26   }