blob: a946ea75a519157d60435e2d0f7bd619b2d54c72 [file] [log] [blame]
{
"name": "KZAlertAction",
"version": "0.0.8",
"summary": "KZAlertAction is support ios7,8 alertview,actionsheet",
"description": "KZAlertAction is contain UIAlertView,UIAlertController,for ios7,8",
"homepage": "http://git.kanzhun-inc.com/bosszhipin/kzalertaction",
"license": "MIT",
"authors": {
"yangmaosheng": "yangmaosheng@techwolf.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "http://git.kanzhun-inc.com/bosszhipin/kzalertaction.git",
"tag": "0.0.8"
},
"source_files": "KZAlertAction/AlertAction/*.{h,m}",
"exclude_files": "Classes/Exclude",
"public_header_files": "KZAlertAction/AlertAction/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}