blob: fb3eba5496d233d08f26966e903f06440f286044 [file] [log] [blame]
{
"name": "IKTAlertView",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IKTAlertView/**/*.{h,m}"
}