blob: bfdc9bcaafeead20c14771c76f28745fa09527f1 [file] [log] [blame]
{
"name": "iHeartRating",
"version": "0.1.5",
"summary": "iHeartRating provides rating functionality for hearts or any image extends UIView",
"description": "iHeartRating provides easy heart, star or any other image type ratings.\nWe extend UIView to provide a simple easy rating.",
"homepage": "https://github.com/garethpaul/iHeartRating",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gareth Jones": "gareth@garethpaul.com"
},
"social_media_url": "http://twitter.com/gpj",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/garethpaul/iHeartRating.git",
"tag": "0.1.5"
},
"source_files": "iHeartRating/*.{swift}"
}