[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / d / 3 / FeedbackPod / 1.2.2 / FeedbackPod.podspec.json
blobc490acd9c94a757b5cbeee2248d5e51febb80fc7
2   "name": "FeedbackPod",
3   "version": "1.2.2",
4   "summary": "This is pod that can be used for integrating feedback screen to your project.",
5   "description": "This is pod that can be used for integrating feedback screen to your project. It will keep track of feedback for your project.",
6   "homepage": "https://github.com/JitendraChanglaniDev/FeedbackPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JitendraChanglaniDev": "jitendrachanglani@yahoo.co.in"
13   },
14   "source": {
15     "git": "https://github.com/JitendraChanglaniDev/FeedbackPod.git",
16     "tag": "1.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "FeedbackPod",
23     "FeedbackPod/**/*.{swift,c,h}"
24   ],
25   "resource_bundles": {
26     "feedbackLib": [
27       "FeedbackPod/**/*.{png,xib}"
28     ]
29   },
30   "libraries": "z",
31   "public_header_files": "FeedbackPod/Zip/*.h",
32   "pod_target_xcconfig": {
33     "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/FeedbackPod/FeedbackPod/Zip/minizip/**",
34     "LIBRARY_SEARCH_PATHS": "$(SRCROOT)/FeedbackPod/FeedbackPod/"
35   },
36   "preserve_paths": "FeedbackPod/Zip/minizip/module.modulemap",
37   "frameworks": "UIKit",
38   "dependencies": {
39     "MBProgressHUD": [
40       "~> 0.9.2"
41     ],
42     "ReachabilitySwift": [
43       "~> 3"
44     ],
45     "SDWebImage": [
46       "~>3.7"
47     ]
48   },
49   "pushed_with_swift_version": "3.0"