blob: 910f2695a41c28024c32d4240a7a3ff52300067a [file] [log] [blame]
{
"name": "StarryStars",
"version": "0.0.7",
"license": "MIT",
"summary": "iOS GUI library for displaying and editing ratings",
"homepage": "https://github.com/peterprokop/StarryStars",
"authors": {
"Peter Prokop": "prokop.petr@gmail.com"
},
"source": {
"git": "https://github.com/peterprokop/StarryStars.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": "true",
"source_files": "StarryStars/*.swift",
"resources": [
"StarryStars/Resource/*.*"
]
}