| { |
| "name": "WZZAlertView", |
| "version": "1.0.3", |
| "summary": "WZZAlertView是一个模仿系统alert的视图", |
| "description": "WZZAlertView是一个模仿系统alert的视图,调用类似UIAlertController,但不依附于UIViewController,可以随处调用", |
| "homepage": "https://github.com/13731160065/WZZAlertDemo.git", |
| "license": "MIT", |
| "authors": { |
| "13731160065": "714318973@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/13731160065/WZZAlertDemo.git", |
| "tag": "1.0.3" |
| }, |
| "source_files": "WZZAlertDemo/WZZAlertDemo/WZZAlertView/WZZAlertView.{h,m}", |
| "frameworks": "UIKit" |
| } |