[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / e / 9 / greenNotification / 0.2.0 / greenNotification.podspec.json
blobe744c4e3415c22db6032677e6401e34e57e76a33
2   "name": "greenNotification",
3   "version": "0.2.0",
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.2.0"
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"