[Add] LogRocket 1.47.2
[CocoaPods.git] / Specs / 9 / 0 / 6 / GRStarsView / 0.1.0 / GRStarsView.podspec.json
blob0272c522605afa1947008e23fa479261b3832803
2   "name": "GRStarsView",
3   "version": "0.1.0",
4   "summary": "一个简单实用的iOS 星星评分view,支持小数,支持点击、拖动评分。",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Assuner-Lee/GRStarsView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Assuner-Lee": "assuner@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Assuner-Lee/GRStarsView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GRStarsView/Classes/**/*",
22   "resource_bundles": {
23     "GRStarsView": [
24       "GRStarsView/Assets/*.png"
25     ]
26   }