blob: c37759542cfa0bd00b138e88cc94b9166335d558 [file] [log] [blame]
{
"name": "JQAlertView",
"version": "1.2.3",
"summary": "一个类似于微信的弹出视图",
"homepage": "https://github.com/shlyren/JQAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shlyren": "shlyren@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shlyren/JQAlertView.git",
"tag": "1.2.3"
},
"requires_arc": true,
"source_files": "JQAlertView/*.{h,m}"
}