blob: db443091b0b860605f7974bf462589e503f9ad3f [file] [log] [blame]
{
"name": "RateItControl",
"version": "0.1.0",
"summary": "iOS Swift ccustom control for rating.",
"description": "iOS Swift 4.1 custom control for rating, all you need is to add it to your project!",
"homepage": "https://github.com/rawanmatar89/RateItControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rawanmatar89": "rawan.marzouq@gmail.com"
},
"source": {
"git": "https://github.com/rawanmatar89/RateItControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RateItControl/Classes/**/*",
"resources": "RateItControl/Assets/**/*",
"frameworks": "UIKit",
"swift_version": "4.1"
}