[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / a / 2 / GRStarsView-Copy / 1.0 / GRStarsView-Copy.podspec.json
blob445177f2038e66e162f67c7c1ea49698c10c7eab
2   "name": "GRStarsView-Copy",
3   "version": "1.0",
4   "summary": "一个简单实用的iOS 星星评分view,支持小数,支持点击、拖动评分。",
5   "description": "Copy https://github.com/Assuner-Lee/GRStarsView.git 增加自定义图片",
6   "homepage": "https://gitee.com/laushuang/grstars-view-copy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Assuner-Lee": "849763605@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/laushuang/grstars-view-copy.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GRStarsView-Copy/Classes/**/*",
22   "resource_bundles": {
23     "GRStarsView": [
24       "GRStarsView-Copy/Assets/*.png"
25     ]
26   }