blob: cb92533d78968192b90b7a245c3ac81b3acd96b7 [file] [log] [blame]
{
"name": "ZKStatusBarNotification",
"version": "1.1",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "可以在 iOS App 状态栏很容易的显示消息通知",
"homepage": "https://github.com/WangWenzhuang/ZKStatusBarNotification",
"authors": {
"WangWenzhuang": "1020304029@qq.com"
},
"source": {
"git": "https://github.com/WangWenzhuang/ZKStatusBarNotification.git",
"tag": "1.1"
},
"description": "ZKStatusBarNotification 可以很容易的在 iOS App 状态栏显示消息通知",
"source_files": "ZKStatusBarNotification/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}