| { |
| "name": "ASPopupController", |
| "version": "1.0.5", |
| "summary": "高仿系统 alert controller,提供多种转场动画", |
| "description": "高仿系统 alert controller,提供多种转场动画。", |
| "homepage": "https://github.com/Hcy91425/ASPopupController", |
| "license": { |
| "type": "MIT License", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "hcy91425": "hcy13055214@gmail.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/Hcy91425/ASPopupController.git", |
| "tag": "1.0.5" |
| }, |
| "source_files": "ASPopupController/**/*", |
| "resources": "ASPopupController/ASPopupView/*.bundle", |
| "requires_arc": true |
| } |