blob: c3e1e50111d8d3dd42b3635d00df817e33025321 [file] [log] [blame]
{
"name": "IKTAlertView",
"version": "0.0.1",
"summary": "iOS弹窗",
"description": "选择弹出框 for iOS",
"homepage": "https://github.com/IKTSmart/IKTAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"IKT": "E.T.Scorpion"
},
"source": {
"git": "https://github.com/IKTSmart/IKTAlertView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IKTAlertView/**/*.{h,m}"
}