blob: 146443a6837d4423edba285f06730943bb2342e5 [file] [log] [blame]
{
"name": "ZYFeedback",
"version": "0.1.2",
"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.2"
},
"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": [
]
}
}