[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / b / 0 / 8 / MYScoreStarView / 0.0.1 / MYScoreStarView.podspec.json
blobf6460fb5907a586874bd854ddbfdd4e1849d4e0a
2   "name": "MYScoreStarView",
3   "version": "0.0.1",
4   "summary": "iOS 星星评分视图控件,点击和滑动评分。",
5   "description": "iOS 星星评分视图控件,点击和滑动评分。",
6   "homepage": "https://github.com/sunjinshuai/MYScoreStarView",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "sunjinshuai": "s_mike@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/sunjinshuai/MYScoreStarView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "MYScoreStarView/MYScoreStarView/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true