[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 9 / 5 / ZYFeedback / 0.1.2 / ZYFeedback.podspec.json
blob146443a6837d4423edba285f06730943bb2342e5
2   "name": "ZYFeedback",
3   "version": "0.1.2",
4   "summary": "意见反馈界面封装.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://172.28.60.77/wangkai/zyfeedback",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "王凯": "wangkai4490@dingtalk.com"
13   },
14   "source": {
15     "git": "http://172.28.60.77/wangkai/zyfeedback.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_libraries": "ZYFeedback/Classes/libZYFeedbackLib.a",
22   "resources": "ZYFeedback/ZYFeedback.bundle",
23   "source_files": "ZYFeedback/Classes/**/*.{h,m}",
24   "dependencies": {
25     "ZYAFNetworking": [
27     ],
28     "Reachability": [
30     ],
31     "MBProgressHUD": [
33     ],
34     "ZYCCommon": [
36     ]
37   }