[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / e / c / StartRateView / 0.1.0 / StartRateView.podspec.json
blob046a87e618f4b8547035e6620e2ff076bb4a2bc6
2   "name": "StartRateView",
3   "version": "0.1.0",
4   "summary": "一个星星评级控件",
5   "description": "一个星星评级控件,支持xib和代码编写",
6   "homepage": "https://github.com/linfengwenyou/RAYStarRate.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "linfengwenyou@gmail.com": "linfengwenyou@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/linfengwenyou/RAYStarRate.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "StartRateView/Classes/**/*",
22   "resource_bundles": {
23     "StartRateView": [
24       "StartRateView/Assets/*"
25     ]
26   }