blob: 1395f65b2b9dbd1dd8267ced447372af79df2113 [file] [log] [blame]
{
"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": [
]
}
}