blob: 95086b9a8f5b41754c7b6f912adf4f523fb9d479 [file] [log] [blame]
{
"name": "ZYFeedback",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "ZYFeedback/Classes/libZYFeedbackLib.a",
"resources": "ZYFeedback/ZYFeedback.bundle",
"source_files": "ZYFeedback/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"ZYAFNetworking": [
],
"Reachability": [
],
"MBProgressHUD": [
],
"ZYCCommon": [
],
"YYCategories": [
],
"Masonry": [
],
"IQKeyboardManager": [
]
}
}