| { | |
| "name": "TTMaskImageView", | |
| "version": "1.0.0", | |
| "summary": "A view container that uses a picture mask", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/ClaudeLi/TTMaskImageView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "claudeli@yeah.net": "ClaudeLi" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ClaudeLi/TTMaskImageView.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "TTMaskImageView/Classes/**/*" | |
| } |