| { |
| "name": "YAlert", |
| "version": "0.3.0", |
| "summary": "A customized alert view controller", |
| "description": "A customized alert view controller featuring the ability to specify banner image, title, message, and two user actions.", |
| "homepage": "https://github.com/wleofeng/YAlert", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Leo Feng": "wleofeng@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/wleofeng/YAlert.git", |
| "tag": "0.3.0" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "YAlert/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |