[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 7 / 4 / AXRatingView / 0.9.4 / AXRatingView.podspec.json
blob1e85e50f1b19b136c3c37f52519bf1e59dbfcdd6
2   "name": "AXRatingView",
3   "version": "0.9.4",
4   "summary": "Star mark rating view",
5   "description": "                   Star mark rating view for a review scene.\n                   - Smooth rating (like 4.22 -> 4.23)\n                   - Step rating (like 3.00 -> 4.00)\n                   - Editable & Not Editable\n                   - It is easy to Get/Set.\n",
6   "homepage": "https://github.com/akiroom/AXRatingView",
7   "screenshots": "https://raw.github.com/akiroom/AXRatingView/0.9.4/AXRatingViewDemo/Screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Hiroki Akiyama": "aki-hiroki@nifty.com"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/akiroom/AXRatingView.git",
20     "tag": "0.9.4"
21   },
22   "source_files": [
23     "AXRatingView",
24     "Classes/**/*.{h,m}"
25   ],
26   "frameworks": "QuartzCore",
27   "requires_arc": true