| { |
| "name": "BPStatusBarAlert", |
| "version": "0.1.2", |
| "summary": "Very simple library that allows you to easily make StatusBar frame Alert(Notification)", |
| "description": "Very simple library that allows you to easily make StatusBar frame Alert(Notification) Make Fun!", |
| "homepage": "https://github.com/ppth0608/BPStatusBarAlert", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Ben.park": "ppth0608@naver.com" |
| }, |
| "source": { |
| "git": "https://github.com/ppth0608/BPStatusBarAlert.git", |
| "tag": "0.1.2" |
| }, |
| "platforms": { |
| "ios": "8.3" |
| }, |
| "source_files": "BPStatusBarAlert/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |