blob: e31bb193356c4325bb64afab274a23b58069d048 [file] [log] [blame]
{
"name": "StarryStars",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": "true",
"source_files": "StarryStars/*.swift",
"resources": [
"StarryStars/Resource/*.*"
],
"pushed_with_swift_version": "3.0"
}