[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / f / 0 / a / HFCoreUI / 0.5.0 / HFCoreUI.podspec.json
blob5935785e32441ecddf5271a36628f1795b900a0e
2   "name": "HFCoreUI",
3   "version": "0.5.0",
4   "summary": "Common iOS Application Template.",
5   "description": "HFCoreUI provides handy and simple APIs to develop typical commercial iOS application written in Swift.",
6   "homepage": "https://github.com/DragonCherry/HFCoreUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DragonCherry": "dragoncherry@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/DragonCherry/HFCoreUI.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HFCoreUI/Classes/**/*",
22   "dependencies": {
23     "HFUtility": [
25     ],
26     "PureLayout": [
28     ],
29     "pop": [
31     ],
32     "HCSStarRatingView": [
33       "~> 1.4.5"
34     ]
35   }