[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / f / 0 / a / HFCoreUI / 0.9.4 / HFCoreUI.podspec.json
blob5feddceac6e459cfac3b65a1b5c2596b0cb47e17
2   "name": "HFCoreUI",
3   "version": "0.9.4",
4   "summary": "Handy Framework - UI Utilities for iOS Application Development",
5   "description": "HFCoreUI provides handy and simple UI 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.9.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HFCoreUI/Classes/**/*",
22   "dependencies": {
23     "HFUtility": [
25     ],
26     "pop": [
28     ]
29   },
30   "pushed_with_swift_version": "2.3"