[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / e / 9 / greenNotification / 0.1.7 / greenNotification.podspec.json
blob57b5b3a0bde4317916be1e5764b5b49e4444a48d
2   "name": "greenNotification",
3   "version": "0.1.7",
4   "summary": "Show custom popups easy and quick in new window",
5   "description": "Do yout need quick present popup notification? You can use this library for show popup with title, text, image and buttons. Or you can show with animation your custom UIView from XIB file",
6   "homepage": "https://github.com/NBibikov/greenNotification",
7   "screenshots": "https://raw.githubusercontent.com/NBibikov/greenNotification/master/greenPopUPNotification.jpg",
8   "license": "MIT",
9   "authors": {
10     "Nick Bibikov": "n.bibikov@me.com"
11   },
12   "source": {
13     "git": "https://github.com/NBibikov/greenNotification.git",
14     "tag": "0.1.7"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "3.0"
21   },
22   "source_files": "greenNotification/Classes/*",
23   "pushed_with_swift_version": "3.0"