[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 2 / 9 / AJScoreView / 1.0.0 / AJScoreView.podspec.json
blobaec581db1b3a2d39e80d82ff0924d56e283f7a90
2   "name": "AJScoreView",
3   "version": "1.0.0",
4   "summary": "AJScoreView is a custoum view for use score, it can change sharpe with star, heart and other custom path.",
5   "description": "AJScoreView is a custoum view for display evaluation score, it can change sharpe with star, heart and other custom path. It also support many arguments, like color, border, number etc. It support storyboard and edit event.",
6   "homepage": "https://github.com/aijun198600/AJScoreView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aijunx": "aijun198600@126.com"
13   },
14   "source": {
15     "git": "https://github.com/aijun198600/AJScoreView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "AJScoreView/AJScoreView/Classes/*.{h,m}",
22   "public_header_files": "AJScoreView/AJScoreView/Classes/*.h",
23   "frameworks": "UIKit",
24   "requires_arc": true