blob: a7656f46c317c32ee86d0c2c77d6bf6123772c89 [file] [log] [blame]
{
"name": "LCAlertView-ObjC",
"version": "1.0.0",
"summary": "Using UIAlertView with Block! Support: http://LeoDev.me",
"homepage": "https://github.com/iTofu/LCAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo": "devtip@163.com"
},
"social_media_url": "http://LeoDev.me",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iTofu/LCAlertView.git",
"tag": "1.0.0"
},
"source_files": "LCAlertView/*",
"requires_arc": true
}