blob: 37a0ef7bb0d1f7878a8424b46309eea4c143380a [file] [log] [blame]
{
"name": "iOSLuckyWheel",
"version": "0.1.1",
"summary": "An iOS Lucky wheel with customizable text and text colors and section colors and very easy to integrate",
"description": "An iOS Lucky wheel in swift with customizable text and text colors and section colors and very easy to integrate",
"homepage": "https://github.com/AvaVaas",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AVAVaas": "ahmed.nasser2310@gmail.com"
},
"source": {
"git": "https://github.com/AvaVaas/iOSLuckyWheel.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "iOSLuckyWheel/Classes/**/*.{swift}",
"frameworks": "CoreGraphics",
"swift_version": "4.2"
}