blob: fe836a400d1265fc3d941dde142ee6198008df71 [file] [log] [blame]
{
"name": "MJAlertController",
"version": "0.1.3",
"summary": "继承与LCAlertController写的一个弹窗 MJAlertController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jgyhc/MJAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jgyhc": "jgyhc@foxmail.com.com"
},
"source": {
"git": "https://github.com/jgyhc/MJAlertController.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJAlertController/Classes/**/*",
"dependencies": {
"LCAlertController": [
],
"Masonry": [
]
}
}