| { | |
| "name": "YFImageButton", | |
| "version": "1.0.0", | |
| "summary": "剪短介绍.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/yvanwang1992/YFImageButton", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "YvanWang": "yffswyf@live.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yvanwang1992/YFImageButton.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "YFImageButton/Classes/**/*" | |
| } |