blob: 60744df95d00b9f5770cd5524b92b24f1f0d76e1 [file] [log] [blame]
{
"name": "GNRAlertView",
"version": "0.4.6",
"summary": "UU跑腿iOS公用组件 GNRAlertView",
"description": "TODO: Add long description of the pod here. UU跑腿iOS公用组件 GNRAlertView.",
"homepage": "https://git.oschina.net/uupt/GNRAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huagongzi2011@126.com": "hua0007"
},
"source": {
"git": "https://git.oschina.net/uupt/GNRAlertView.git",
"tag": "0.4.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GNRAlertView/Classes/**/*",
"public_header_files": "GNRAlertView/Classes/**/*.h",
"dependencies": {
"GNRCoreKit": [
]
}
}