[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 7 / ARRatingView / 1.0.0 / ARRatingView.podspec.json
blob9ab5be0955127fbe7d633b5cc374b7ae842e8fdd
2   "name": "ARRatingView",
3   "version": "1.0.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     "Adrian Russell": "adrianrussell@me.com"
10   },
11   "source": {
12     "git": "https://github.com/aderussell/ARRatingView.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/ade177",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "ARRatingView/*",
21   "frameworks": "UIKit"