[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 7 / ARRatingView / 1.1.0 / ARRatingView.podspec.json
blob3555a6f10ca8f6aacc9872188acd44e4e85dc52a
2   "name": "ARRatingView",
3   "version": "1.1.0",
4   "summary": "A rating control for iOS.",
5   "description": "This CocoaPod provides an interactive control for giving a star based rating.",
6   "homepage": "https://github.com/aderussell/ARRatingView",
7   "license": "MIT",
8   "authors": {
9     "aderussell": "adrianrussell@me.com"
10   },
11   "social_media_url": "https://twitter.com/ade177",
12   "source": {
13     "git": "https://github.com/aderussell/ARRatingView.git",
14     "tag": "1.1.0"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "ARRatingView/*",
21   "frameworks": "UIKit"