{ | |
"name": "XAlert", | |
"version": "0.1.2", | |
"summary": "一个自定义的Alert提示框", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/StrongX/XAlert", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"StrongX": "strongxlx@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/StrongX/XAlert.git", | |
"tag": "0.1.2" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "XAlert/Classes/**/*", | |
"dependencies": { | |
"pop": [ | |
] | |
} | |
} |