| { |
| "name": "RPToastView", |
| "version": "1.1", |
| "summary": "'RPToastView' is a custom iOS view,can be easily set the hide and show it.", |
| "description": "'RPToastView' is a custom iOS view,support for systems after iOS 9,can be easily set the hide and show it.", |
| "homepage": "https://github.com/dengfeng520/RPToastView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "dengfeng520": "deng_feng520@163.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/dengfeng520/RPToastView.git", |
| "tag": "1.1" |
| }, |
| "source_files": "RPToastViewDemo/RPToastView/*.swift", |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ] |
| } |