blob: 21e6cfac251099d48fd1f5a8d15b7f2ebe3a98a1 [file] [log] [blame]
{
"name": "XAlert",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XAlert/Classes/**/*",
"dependencies": {
"pop": [
]
}
}