[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / 7 / 9 / RNAlertController / 0.6.6.beta.2 / RNAlertController.podspec.json
blob7fc0b21b8596f82390569ea7a2964b51e4bb661d
2   "name": "RNAlertController",
3   "version": "0.6.6.beta.2",
4   "summary": "Custom Alert Framework for iOS",
5   "description": "An UIAlertController alternative for iOS written purely in Swift",
6   "homepage": "https://github.com/rayhannabi/RNAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rayhan Nabi": "rayhanjanam@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/rayhan_nabi",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/rayhannabi/RNAlertController.git",
20     "tag": "v0.6.6.beta.2"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Source/**/*.swift",
24   "frameworks": "UIKit",
25   "requires_arc": true,
26   "swift_version": "5.0"