blob: 70a2e069a992b669ee2286d124a6b28c1e985964 [file] [log] [blame]
{
"name": "CuckooAlert",
"version": "1.1.0",
"summary": "Extension for UIAlertController.",
"description": "This is do with swizzle and make UIAlertController with presentViewController seems to old UIAlertView.",
"homepage": "https://github.com/singcodes/CuckooAlert",
"license": {
"type": "BSD(3-clause)",
"file": "LICENSE"
},
"authors": {
"singcodes": "eyerama@gmail.com"
},
"source": {
"git": "https://github.com/singcodes/CuckooAlert.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/KwanghoonChoi",
"platforms": {
"ios": "9.0"
},
"source_files": "CuckooAlert/**"
}