blob: be6d46f075146ccfa47c2ba73cc0059edd63f24a [file] [log] [blame]
{
"name": "SpiralLoader",
"version": "0.7.0",
"summary": "Beautiful loader for all async task in your application",
"description": "Beautiful loader all async task your application, test your app with it",
"homepage": "https://github.com/ravi-jubl/SpiralLoader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ravi-jubl": "ravi.tailor@jublfood.com"
},
"source": {
"git": "https://github.com/ravi-jubl/SpiralLoader.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SpiralLoader/Classes/**/*.{swift}",
"requires_arc": true,
"swift_version": "4.0"
}