[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 1 / c / ONCEAlertController / 1.0.0 / ONCEAlertController.podspec.json
blobbf827fcb65e41a2e0494510b8ce863e665a0f673
2   "name": "ONCEAlertController",
3   "version": "1.0.0",
4   "summary": "A UIAlertController subclass that's independent of the view controller it's presented from.",
5   "homepage": "https://github.com/OnceApp/ONCEAlertController",
6   "license": "MIT",
7   "authors": {
8     "Guillaume Sempe": "guillaume@getonce.com"
9   },
10   "source": {
11     "git": "https://github.com/OnceApp/ONCEAlertController.git",
12     "tag": "1.0.0"
13   },
14   "social_media_url": "https://twitter.com/oncetheapp",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_version": "4.1",
19   "requires_arc": true,
20   "source_files": "Source/*.swift"