[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 3 / YLRatingView / 1.0.0 / YLRatingView.podspec.json
blob62e7c9386c0696d7a4bef8c9efab6db5da221287
2   "name": "YLRatingView",
3   "version": "1.0.0",
4   "summary": "星级评分,支持 xib,支持自动布局",
5   "homepage": "http://www.jianshu.com/users/d2c069de1a7d",
6   "license": "MIT",
7   "authors": {
8     "GuiFoA": "18253561530@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/GuiFoA/YL_RatingView.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "Classes",
19     "YLRatingView/Classes/*.{h,m}"
20   ],
21   "resources": "YLRatingView/Resources/*.png",
22   "requires_arc": true