[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 2 / c / IZNotification / 0.2.0 / IZNotification.podspec.json
blobec3d74a9f7948ea930155b7885b7aeee63b96967
2   "name": "IZNotification",
3   "version": "0.2.0",
4   "summary": "Library for push notifications.",
5   "description": "This library makes handling push notifications much easier, when implemented it will tell whether to use a UILocalNotificiation, or a custom pushNotification that will drop down from the top of the screen, you can then interact with it.",
6   "homepage": "https://github.com/izeni-team/IZNotification",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Taylor Allred": "tallred@izeni.com"
13   },
14   "source": {
15     "git": "https://github.com/izeni-team/IZNotification.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "IZNotification/Classes/**/*"