| { | |
| "name": "MMLoadingButton", | |
| "version": "1.0.3", | |
| "summary": "Custom loading Button", | |
| "description": "Its a custom loading Button with result message and animation", | |
| "homepage": "https://github.com/MillmanY/MMLoadingButton", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Millman": "millmanyang@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/MillmanY/MMLoadingButton.git", | |
| "tag": "1.0.3" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "MMLoadingButton/Classes/**/*" | |
| } |