{ | |
"name": "XyWidget", | |
"version": "0.1.4", | |
"summary": "项目辅助类", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/AlbertXYZ/XyWidget", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"AlbertXYZ": "albert_xyz@163.com" | |
}, | |
"source": { | |
"git": "https://github.com/AlbertXYZ/XyWidget.git", | |
"tag": "0.1.4" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source_files": "XyWidget/Classes/**/*" | |
} |