[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 0 / d / DroiFeedbackSDK / 0.1.3 / DroiFeedbackSDK.podspec.json
blobea2ad1c1608ac20f9d6957f98c4de7c9b7fa5cca
2   "name": "DroiFeedbackSDK",
3   "version": "0.1.3",
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": "0.1.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": "**/DroiFeedback.framework",
20   "resources": "**/*.{png,xib}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "libraries": "sqlite3",
26   "dependencies": {
27     "DroiCoreSDK": [
29     ]
30   }