blob: e8492a3dccc4e8dd815b8e41124d21e4c1f09d66 [file] [log] [blame]
{
"name": "KZAppDelegate",
"version": "0.0.1",
"summary": "KZAppDelegate is appdelete event distribute",
"homepage": "http://git.kanzhun-inc.com/bosszhipin/kzappdelegate",
"license": "MIT",
"authors": {
"yangmaosheng": "yangmaosheng@techwolf.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://git.kanzhun-inc.com/bosszhipin/kzappdelegate.git",
"tag": "0.0.1"
},
"source_files": "KZAppDelegate/KZ/*.{h,m}",
"exclude_files": "Classes/Exclude",
"public_header_files": "KZAppDelegate/KZ/*.h",
"frameworks": [
"UIKit",
"Foundation",
"UserNotifications"
]
}