blob: bf827fcb65e41a2e0494510b8ce863e665a0f673 [file] [log] [blame]
{
"name": "ONCEAlertController",
"version": "1.0.0",
"summary": "A UIAlertController subclass that's independent of the view controller it's presented from.",
"homepage": "https://github.com/OnceApp/ONCEAlertController",
"license": "MIT",
"authors": {
"Guillaume Sempe": "guillaume@getonce.com"
},
"source": {
"git": "https://github.com/OnceApp/ONCEAlertController.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/oncetheapp",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1",
"requires_arc": true,
"source_files": "Source/*.swift"
}