blob: eaf01059bf7e3f117d0d037c98e9bf54042c762a [file] [log] [blame]
{
"name": "UIRatingControl",
"version": "0.0.1",
"summary": "Rating control for iOS",
"description": "Pure and Native rating control for iOS",
"homepage": "https://github.com/JeremySnor/UIRatingControl",
"license": {
"type": "MIT",
"file": "License"
},
"authors": {
"Artem Eremeev": "jeremy1002@yandex.ru"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/JeremySnor/UIRatingControl.git",
"tag": "0.0.1"
},
"source_files": "Source/*.{swift}",
"resources": "Source/*.{xib,xcassets}",
"swift_version": "5.0"
}