blob: 032627f5be291c633a4f1ec1e5e5e1a5c147c82c [file] [log] [blame]
{
"name": "VSpinner",
"version": "1.0.0",
"summary": "A simple spinner game",
"description": "Add just one line of code to oberve game spinner.",
"homepage": "https://github.com/vandanapansuria/VSpinner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vandanapansuria": "vandanapansuria@gmail.com"
},
"source": {
"git": "https://github.com/vandanapansuria/VSpinner.git",
"tag": "1.0.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "VSpinner/Classes/**/*",
"swift_version": "5.0"
}