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