blob: 9af7d212ff37605785ccc568f122c53af108bf09 [file] [log] [blame]
{
"name": "MKLoadingIndicator",
"version": "0.1.0",
"summary": "Quick and easy traditional loading indicator",
"description": "Quick and easy traditional loading indicator, either full screen or as an\noverlay",
"homepage": "https://github.com/mikumi/MKLoadingIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mikumi": "me@michael-kuck.com"
},
"source": {
"git": "https://github.com/mikumi/MKLoadingIndicator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MKLoadingIndicator/Classes/**/*"
}