{ | |
"name": "YXLCustomAlertView", | |
"version": "0.0.1", | |
"summary": "一个简易弹框.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/qwertyuuu/YXLCustomAlertView", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"yangxl": "895111863@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/qwertyuuu/YXLCustomAlertView.git", | |
"tag": "0.0.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "YXLCustomAlertView/Classes/**/*" | |
} |