blob: 315ce74ebb3d35350dd942a2ba85f1097d4e4c58 [file] [log] [blame]
{
"name": "AMDots",
"version": "0.3.0",
"summary": "AMDots is a loading indicator for iOS.",
"description": "AMDots is a loading indicator with dots moving like google loading, there is three type of the loading, scale, jump and shake, each one of them gives you a cool loading to show to the user.",
"homepage": "https://github.com/Abedalkareem/AMDots",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abedalkareem": "abedalkareem.omreyh@yahoo.com"
},
"source": {
"git": "https://github.com/Abedalkareem/AMDots.git",
"tag": "0.3.0"
},
"swift_version": "3.2",
"platforms": {
"ios": "8.0"
},
"source_files": "AMDots/Classes/**/*"
}