blob: ea7ddf8a6cdb74a89dd49baf5ae0cc68644f6e20 [file] [log] [blame]
{
"name": "JKAlert",
"version": "1.0.0",
"summary": "兼容 iOS7 iOS8的 ,UIAlertView and UIActionSheet,UIAlertViewController(ios8),Block实现回调,简单方便",
"homepage": "https://github.com/shaojiankui/JKAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"skyfox": "i@skyfox.org"
},
"social_media_url": "http://www.skyfox.org",
"platforms": {
"ios": null
},
"requires_arc": true,
"source": {
"git": "https://github.com/shaojiankui/JKAlert.git",
"tag": "1.0.0"
},
"source_files": "JKAlert/JKAlert/JKAlert.{h,m}"
}