[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / d / 4 / NYAlertViewController / 1.0.2 / NYAlertViewController.podspec.json
blob79b254a53d899ec404f4bbb5908d9e9e3e9a997d
2   "name": "NYAlertViewController",
3   "version": "1.0.2",
4   "summary": "Highly Customizable iOS Alert Views",
5   "description": "Replacement for UIAlertController/UIAlertView with support for content views and UI customization",
6   "homepage": "https://github.com/nealyoung/NYAlertViewController",
7   "screenshots": "https://github.com/nealyoung/NYAlertViewController/raw/master/header.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "Neal Young": "hi@nealyoung.me"
14   },
15   "social_media_url": "http://nealyoung.me",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/nealyoung/NYAlertViewController.git",
21     "tag": "1.0.2"
22   },
23   "source_files": "NYAlertViewController/*.{h,m}",
24   "requires_arc": true