| { |
| "name": "LLASwiftyEasyButton", |
| "version": "1.0.3", |
| "summary": "LLASwiftyEasyButton is class for easy use of UIButton.", |
| "homepage": "https://github.com/daisuke-t-jp/LLASwiftyEasyButton", |
| "screenshots": "https://raw.githubusercontent.com/daisuke-t-jp/LLASwiftyEasyButton/master/doc/header.png", |
| "license": "MIT", |
| "authors": { |
| "daisuke-t-jp": "daisuke.t.jp@gmail.com" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "swift_version": "4.2", |
| "source": { |
| "git": "https://github.com/daisuke-t-jp/LLASwiftyEasyButton.git", |
| "tag": "1.0.3" |
| }, |
| "source_files": "LLASwiftyEasyButton/*.{h,swift}", |
| "deprecated": true |
| } |