blob: 5baf46a0be9f288532027d8413b46f4eb2b777de [file] [log] [blame]
{
"name": "KZAlertAction",
"version": "0.1.4",
"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": "git@git.kanzhun-inc.com:bosszhipin/kzalertaction.git",
"tag": "0.1.4"
},
"source_files": "KZAlertAction/AlertAction/*.{h,m}",
"exclude_files": "Classes/Exclude",
"public_header_files": "KZAlertAction/AlertAction/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}