[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / f / HpStarView / 0.0.2 / HpStarView.podspec.json
blob17c2a542ce9c14481c7efc2c1b3ef528117399f4
2   "name": "HpStarView",
3   "version": "0.0.2",
4   "summary": "HpStarView for iOS",
5   "description": "A simple and easy to use and powerful star rating or display framework with cocoapod support.",
6   "homepage": "https://github.com/huangpu0/HpStarView.git",
7   "license": "MIT",
8   "authors": {
9     "huangpu0": "huangpu0205@163.com"
10   },
11   "source": {
12     "git": "https://github.com/huangpu0/HpStarView.git",
13     "tag": "0.0.2"
14   },
15   "source_files": "HpStarViewDemo/HpStarView/*.{swift}",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "swift_versions": "5.0",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "resources": "HpStarViewDemo/HpStarView/HpStar.bundle",
23   "swift_version": "5.0"