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