blob: 6b81e43436ede31b3ca018d8b29994da40dfbf07 [file] [log] [blame]
{
"name": "MJWAlertView",
"version": "1.0",
"summary": "A short description of MJWAlertView.",
"description": "Any description of the Project.",
"homepage": "https://github.com/melo30/MJAlertView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈诚": "281083409@qq.com"
},
"source": {
"git": "https://github.com/melo30/MJAlertView.git",
"tag": "1.0"
},
"source_files": "MJAlertView/**/*",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"Masonry": [
]
}
}