blob: 03172a933c13552365805dc17afd496698620635 [file] [log] [blame]
{
"name": "LEEAlertView",
"version": "1.0.0",
"summary": "UIAlertView is used more easy!",
"homepage": "https://github.com/jiangboLee/LEEAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李江波": "584556825@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jiangboLee/LEEAlertView.git",
"tag": "1.0.0"
},
"source_files": "LEEAlertView/LEEAlertView/LEEAlertView/*.{h,m}",
"exclude_files": "Classes/Exclude"
}