| { |
| "name": "HpStarView", |
| "version": "0.0.2", |
| "summary": "HpStarView for iOS", |
| "description": "A simple and easy to use and powerful star rating or display framework with cocoapod support.", |
| "homepage": "https://github.com/huangpu0/HpStarView.git", |
| "license": "MIT", |
| "authors": { |
| "huangpu0": "huangpu0205@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/huangpu0/HpStarView.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "HpStarViewDemo/HpStarView/*.{swift}", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_versions": "5.0", |
| "frameworks": "UIKit", |
| "requires_arc": true, |
| "resources": "HpStarViewDemo/HpStarView/HpStar.bundle", |
| "swift_version": "5.0" |
| } |