[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 0 / d / DroiFeedbackSDK / 1.0.1 / DroiFeedbackSDK.podspec.json
blob769e261a844c136ad679acd6cda320974fabcb27
2   "name": "DroiFeedbackSDK",
3   "version": "1.0.1",
4   "summary": "卓易反馈",
5   "description": "帮助开发者快速集成反馈功能",
6   "homepage": "https://github.com/DroiBaaS",
7   "license": "MIT",
8   "authors": {
9     "DoriBaaS": "droiinfo@droi.com"
10   },
11   "source": {
12     "git": "https://github.com/DroiBaaS/DroiFeedbackSDK-iOS.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": "**/DroiFeedback.framework",
20   "resources": "**/*.{bundle}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "libraries": "sqlite3",
26   "dependencies": {
27     "DroiCoreSDK": [
29     ],
30     "SDWebImage": [
32     ],
33     "MBProgressHUD": [
35     ]
36   }