[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 5 / 8 / ZKStatusBarNotification / 1.1 / ZKStatusBarNotification.podspec.json
blobcb92533d78968192b90b7a245c3ac81b3acd96b7
2   "name": "ZKStatusBarNotification",
3   "version": "1.1",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "可以在 iOS App 状态栏很容易的显示消息通知",
12   "homepage": "https://github.com/WangWenzhuang/ZKStatusBarNotification",
13   "authors": {
14     "WangWenzhuang": "1020304029@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/WangWenzhuang/ZKStatusBarNotification.git",
18     "tag": "1.1"
19   },
20   "description": "ZKStatusBarNotification 可以很容易的在 iOS App 状态栏显示消息通知",
21   "source_files": "ZKStatusBarNotification/*.swift",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3.0"
25   },
26   "pushed_with_swift_version": "3.0"