blob: 72537c64ea2750f8bdfb8b432e7a0e38d77e55d5 [file] [log] [blame]
{
"name": "GNRAlertController",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GNRAlertController/Classes/**/*",
"dependencies": {
"GNRFoundation": [
],
"Masonry": [
]
}
}