blob: 6458a0dc1e5516b8b0b713baeabbd39b4d42051a [file] [log] [blame]
{
"name": "NVAlertView",
"version": "0.0.2",
"summary": "基于SCLAlertView的提示框",
"homepage": "https://github.com/yuankaigou/NVAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuankaigou": "602122923@qq.com"
},
"platforms": {
"ios": "6.0"
},
"frameworks": [
"UIKit",
"AudioToolbox",
"Accelerate",
"CoreGraphics"
],
"source": {
"git": "https://github.com/yuankaigou/NVAlertView.git",
"tag": "0.0.2"
},
"source_files": "NVAlertView/*",
"requires_arc": true
}