blob: 4677b4a4f00838852b8e422f8ccef0c1102df797 [file] [log] [blame]
{
"name": "LoaderAnimation",
"version": "0.5.0",
"summary": "Add AMnimation on Loader.",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sunitamoond/LoaderAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunitamnit@gmail.com": "sunitamnit@gmail.com"
},
"source": {
"git": "https://github.com/sunitamoond/LoaderAnimation.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"*.swift",
"Extensions/*.swift"
],
"swift_version": "5.0"
}