blob: 439c35c657944a7ff47c5d419d64c3a453dfa478 [file] [log] [blame]
{
"name": "KCAlertView",
"version": "1.0.1",
"summary": "A simple iOS8/iOS7 wrapper for UIAlertViewController/UIAlertView.",
"homepage": "https://github.com/shawnkc/KCAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "ShawnKC",
"source": {
"git": "https://github.com/shawnkc/KCAlertView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": null
},
"source_files": "KCAlertView.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}