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