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