[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 4 / 2 / HDRatingStarView / 1.0.1 / HDRatingStarView.podspec.json
blob98d66009e88f56bd7afb2127034153cbf7990143
2   "name": "HDRatingStarView",
3   "version": "1.0.1",
4   "summary": "高可自定义,支持任意粒度的星星点击、滑动评分. ",
5   "description": "高可自定义,支持任意粒度的星星点击、滑动评分.",
6   "homepage": "https://github.com/wangwanjie/HDRatingStarView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangwanjie": "wangwanjie1993@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wangwanjie/HDRatingStarView.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": [
22     "HDRatingStarView",
23     "HDRatingStarView/**/*.{h,m}"
24   ],
25   "resources": [
26     "HDRatingStarView/Assets/*.xcassets"
27   ],
28   "public_header_files": "Resources/**/*.h",
29   "frameworks": [
30     "UIKit",
31     "Foundation"
32   ],
33   "requires_arc": true