blob: fdf7b719c5d572d80262500b64c04b669372b377 [file] [log] [blame]
{
"name": "SpinKitFramework",
"version": "1.0.0",
"summary": "Beautiful spinners to let your user know your App have some heavy task to do.",
"description": "This framework provides several spinners based on tobiasahlin. It lets you customize them to adjust your App needs.",
"homepage": "https://github.com/fermoya",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fermoya": "fmdr.ct@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/fermoya/SpinKit.git",
"tag": "1.0.0"
},
"source_files": "SpinKitExample/SpinKit/*.swift",
"xcconfig": {
"SWIFT_VERSION": "4.2"
},
"documentation_url": "https://github.com/fermoya/SpinKit/blob/master/README.md"
}