blob: 2149ec3c8a013acbcba8746e3ed32156ed041e96 [file] [log] [blame]
{
"name": "AlertWindow",
"version": "0.0.1",
"platforms": {
"ios": "8.0"
},
"summary": "A library for swift 3.0 to use AlertView and ActionSheet.",
"homepage": "https://github.com/XiaXianBing",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XiaXianBing": "635954948@qq.com"
},
"source": {
"git": "https://github.com/XiaXianBing/AlertWindow.git",
"tag": "0.0.1"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}