blob: 9ab5be0955127fbe7d633b5cc374b7ae842e8fdd [file] [log] [blame]
{
"name": "ARRatingView",
"version": "1.0.0",
"summary": "A rating control for iOS.",
"description": "This CocoaPod provides an interactive control for giving a star based rating.",
"homepage": "https://github.com/aderussell/ARRatingView",
"license": "MIT",
"authors": {
"Adrian Russell": "adrianrussell@me.com"
},
"source": {
"git": "https://github.com/aderussell/ARRatingView.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/ade177",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ARRatingView/*",
"frameworks": "UIKit"
}