blob: 12dc53c9b632f98d29e8778adbfdf520b3c646a0 [file] [log] [blame]
{
"name": "ZYFeedback",
"version": "0.1.1",
"summary": "意见反馈界面封装.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://172.28.60.77/wangkai/zyfeedback",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王凯": "wangkai4490@dingtalk.com"
},
"source": {
"git": "http://172.28.60.77/wangkai/zyfeedback.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "ZYFeedback/Classes/libZYFeedbackLib.a",
"resources": "ZYFeedback/ZYFeedback.bundle",
"source_files": "ZYFeedback/Classes/**/*.{h,m}",
"dependencies": {
"ZYAFNetworking": [
],
"Reachability": [
],
"MBProgressHUD": [
],
"ZYCCommon": [
]
}
}