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