| { |
| "name": "YMPopoView", |
| "version": "2.0.3", |
| "summary": "自定义弹框", |
| "description": "在继承的基础上,自定义弹框", |
| "homepage": "https://github.com/yangminiOS/YMPopoView", |
| "license": { |
| "type": "MIT", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "yangmin": "ahnuyangmin@163.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/yangminiOS/YMPopoView.git", |
| "tag": "2.0.3" |
| }, |
| "source_files": [ |
| "YMPopoView/Classes", |
| "YMPopoView/Classes/**/*.{h,m}" |
| ], |
| "exclude_files": "Classes/Exclude", |
| "pushed_with_swift_version": "4.0" |
| } |