blob: 853c6851ea5c121e3b59f73d7865495811e129ee [file] [log] [blame]
{
"name": "LZAlertViewHelper",
"version": "0.0.2",
"summary": "AlertView Util",
"description": "Use block to handle UIAlertView callback, instead of delegate",
"homepage": "https://github.com/lzwjava/LZAlertViewHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lzwjava": "lzwjava@gmail.com"
},
"social_media_url": "http://weibo.com/zhiweilee",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/lzwjava/LZAlertViewHelper.git",
"tag": "0.0.2"
},
"source_files": "LZAlertViewHelper/Classes/**/*.{h,m}",
"requires_arc": true
}