blob: 9790d941f90e6aa38567698acac5404cd6eaf9b9 [file] [log] [blame]
{
"name": "Loadmation",
"version": "0.0.7",
"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.7"
},
"source_files": "Src/**/*.{swift}",
"resource_bundles": {
"Loadmation": [
"Src/Assets/**/*.png"
]
},
"pushed_with_swift_version": "4.0.2"
}