| { |
| "name": "BCPSwiftButton", |
| "version": "0.1.0", |
| "swift_version": "4.0", |
| "summary": "BCPSwiftButton is an example project about custom UIButton.", |
| "description": "BCPSwiftButton is an example project about custom UIButton. FAQ contact me.", |
| "homepage": "https://github.com/AlvaroManuel91/BCPSwiftButton", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Alvaro Herrera": "alvaro91manuel@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/AlvaroManuel91/BCPSwiftButton.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Classes/**/*", |
| "frameworks": "UIKit" |
| } |