blob: e2f439383fdc646b6ec0899be1f7e45f5756b690 [file] [log] [blame]
{
"name": "GNRAlertView",
"version": "0.1.4",
"summary": "UU跑腿iOS公用组件GNRAlertView",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.oschina.net/uupt/GNRAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ly918@qq.com": "魔笛GNR"
},
"source": {
"git": "https://git.oschina.net/uupt/GNRAlertView.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GNRAlertView/Classes/**/*",
"resource_bundles": {
"GNRAlertView": [
"GNRAlertView/Assets/*.png"
]
},
"public_header_files": "GNRAlertView/Classes/*.h",
"dependencies": {
"GNRCoreKit": [
]
},
"deprecated": true
}