[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / d / 3 / FeedbackPod / 1.1 / FeedbackPod.podspec.json
blob8ed81099744cc58076913663f6052d0155407320
2   "name": "FeedbackPod",
3   "version": "1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "FeedbackPod",
23     "FeedbackPod/**/*.{swift,c,h,xib,png}"
24   ],
25   "libraries": "z",
26   "public_header_files": "FeedbackPod/Zip/*.h",
27   "pod_target_xcconfig": {
28     "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/FeedbackPod/FeedbackPod/Zip/minizip/**",
29     "LIBRARY_SEARCH_PATHS": "$(SRCROOT)/FeedbackPod/FeedbackPod/"
30   },
31   "preserve_paths": "FeedbackPod/Zip/minizip/*",
32   "frameworks": "UIKit",
33   "dependencies": {
34     "MBProgressHUD": [
35       "~> 0.9.2"
36     ],
37     "ReachabilitySwift": [
38       "~> 3"
39     ],
40     "SDWebImage": [
41       "~>3.7"
42     ]
43   },
44   "pushed_with_swift_version": "3.0"