blob: 9f1f5eeb438bc161aafc38a79f9cf102033e0377 [file] [log] [blame]
{
"name": "NNAlertView",
"version": "0.0.1",
"summary": "NNAlertView.",
"description": "A short description of NNAlertView.",
"homepage": "https://github.com/YiHuaXie/NNAlertView",
"license": "MIT",
"authors": {
"NeroXie": "xyh30902@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YiHuaXie/NNAlertView.git",
"tag": "0.0.1"
},
"source_files": "NNAlertView/NNAlertView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}