| { |
| "name": "NMButton", |
| "version": "0.0.1", |
| "summary": "Improved UIButton", |
| "description": "An improved version of UIButton.", |
| "homepage": "https://github.com/NicolasMahe/NMButton", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Nicolas MaheĢ": "nicolas@mahe.me" |
| }, |
| "source": { |
| "git": "https://github.com/NicolasMahe/NMButton.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "NMButton/**/*.swift", |
| "frameworks": "UIKit", |
| "dependencies": { |
| "NMUIExtension": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |