blob: c7e20d27d23adaf4a373f6024a36c50a0d9f20ba [file] [log] [blame]
{
"name": "JQAlertView",
"version": "1.0.0",
"summary": "一个类似于微信的alertView",
"homepage": "https://yuxiang.ren",
"license": "MIT",
"authors": {
"shlyren": "shlyren@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shlyren/JQAlertView.git",
"tag": "1.0.0"
},
"requires_arc": true,
"public_header_files": "JQAlertView/JQAlertView.h",
"source_files": "JQAlertView/*.{h,m}"
}