blob: 68717fb7524d2e6d3a951f4fbd7132aa8744af5b [file] [log] [blame]
{
"name": "GNRAlertController",
"version": "0.3.0",
"summary": "一款简单的Alert组件,支持自定义视图",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ly918/GNRAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ly918@qq.com": "ly918@qq.com"
},
"source": {
"git": "https://github.com/ly918/GNRAlertController.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GNRAlertController/Classes/**/*",
"dependencies": {
"GNRFoundation": [
],
"Masonry": [
]
}
}