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