blob: 2232049ac78a1e1c95e2bdd94a1eabe4cf521ab2 [file] [log] [blame]
{
"name": "XJKAlertView",
"version": "1.0.0",
"summary": "XJKAlertView,弹出框的封装,封装不完美,请多多指教!",
"description": "这只是一个测试,如果感兴趣请转到 https://github.com/MoreToMost/XJKAlertView",
"homepage": "https://github.com/MoreToMost/XJKAlertView",
"license": "MIT",
"authors": {
"MoreToMost": "xjk2365549967@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MoreToMost/XJKAlertView.git",
"tag": "v1.0.0"
},
"source_files": "XJKAlertView/XJKAlertView/*",
"requires_arc": true,
"frameworks": "Foundation"
}