| { |
| "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/**/*" |
| } |