| { | |
| "name": "ZYMaskView", | |
| "version": "1.0.0", | |
| "summary": "Add the empty masked view.", | |
| "homepage": "https://github.com/SilenceZhou/ZYMaskView", | |
| "license": "MIT", | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "authors": { | |
| "SilenceZhou": "1063123603@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/SilenceZhou/ZYMaskView.git", | |
| "tag": "1.0.0" | |
| }, | |
| "frameworks": "UIKit", | |
| "requires_arc": true, | |
| "source_files": "ZYMaskView/*.{h,m}" | |
| } |