[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 9 / f / AWERatingBar / 0.1.0 / AWERatingBar.podspec.json
blob4540616e58a0bea194cdcf34ef14fd1d0635c453
2   "name": "AWERatingBar",
3   "version": "0.1.0",
4   "summary": "an iOS RatingBar",
5   "description": "this is an iOS RatingBar",
6   "homepage": "https://github.com/gyzerocc/AWERatingBar",
7   "license": "MIT",
8   "authors": {
9     "YangGong": "184453324@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/gyzerocc/AWERatingBar.git",
16     "tag": "v0.1.0"
17   },
18   "source_files": [
19     "classes",
20     "AWERatingBarDemo/AWERatingBarDemo/AWERatingBar/*.{h,m}"
21   ],
22   "resources": "AWERatingBarDemo/AWERatingBarDemo/Assets.xcassets/**/*.png",
23   "frameworks": "UIKit",
24   "requires_arc": true