[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 0 / e / c / NotificationView / 0.1.1 / NotificationView.podspec.json
blob0645bb4af48e4bd6b88eb16f960e1a7c0d0a04ab
2   "name": "NotificationView",
3   "version": "0.1.1",
4   "summary": "iOS Notification View",
5   "description": "You can easily implement iOS Basic Notification screens.\nThere is a default theme and a dark theme.\nYou can attach an image to the Notification screen with only the UIImageView.\nYou can adjust the disappearance time.\nYou can get a delegate or callback for the visible and disappearing states.\nYou can get delegates and callbacks for tap.",
6   "homepage": "https://github.com/pikachu987/NotificationView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pikachu987": "pikachu77769@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pikachu987/NotificationView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NotificationView/Classes/**/*",
22   "swift_version": "4.0"