blob: 3bb372db4083688fa607d1d46b6cf959680a164a [file] [log] [blame]
{
"name": "FAAlertController",
"version": "1.0.1",
"summary": "A drop in UIAlertController replacement, with a few tricks.",
"homepage": "https://github.com/forgot/FAAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jesse Cox": "jesse@apprhythmia.com"
},
"social_media_url": "http://twitter.com/forgot",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/forgot/FAAlertController.git",
"tag": "1.0.1"
},
"source_files": [
"Source",
"Source/**/*.{swift,h,m}"
],
"pushed_with_swift_version": "3.0"
}