blob: 6414ae1a023dc4e189c178298d6291a2cb897da7 [file] [log] [blame]
{
"name": "Loadmation",
"version": "0.0.3",
"summary": "Simple Loading Animation",
"description": "Add a loading animation to your project easily.",
"homepage": "https://github.com/saqibomer/Loadmation",
"screenshots": "https://raw.githubusercontent.com/saqibomer/Loadmation/master/sc.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Saqib": "saqibomer.cs@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/saqibomer/Loadmation.git",
"tag": "0.0.3"
},
"source_files": "Src/**/*.{swift}",
"resource_bundles": {
"Loadmation": [
"Src/**/*.xcassets"
]
},
"pushed_with_swift_version": "4.0.2"
}