[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / b / e / OPGFeedbackSDK / 0.1.2 / OPGFeedbackSDK.podspec.json
blob395df2ecc39db6cdd4de282d4d04c36069fcac03
2   "name": "OPGFeedbackSDK",
3   "version": "0.1.2",
4   "summary": "OPGFeedbackSDK Pod.",
5   "description": "The OnePoint Global Mobile App SDK allows you to build your own research capabilities into mobile applications.",
6   "homepage": "https://github.com/OnePointGlobal/OPGFeedbackSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "manjunath.ramesh@onepointglobal.com": "manjunath.ramesh@onepointglobal.com",
13     "chinthan.m@onepointglobal.com": "chinthan.m@onepointglobal.com"
14   },
15   "source": {
16     "git": "https://github.com/OnePointGlobal/OPGFeedbackSDK.git",
17     "tag": "0.1.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "vendored_libraries": [
24       "lib/libOnePointSDK.a",
25       "lib/libOnePoint.Runtime.a"
26     ]
27   },
28   "source_files": [
29     "include/OPGSDK/*.h",
30     "include/OPGSDK/Other Supporting Files/*.h",
31     "include/OnePoint.Runtime/*.h"
32   ],
33   "public_header_files": [
34     "include/OPGSDK/*.h",
35     "include/OPGSDK/Other Supporting Files/*.h",
36     "include/OnePoint.Runtime/*.h"
37   ],
38   "resource_bundles": {
39     "OPGFeedbackSDK": [
40       "OPGFeedbackSDK/Assets/OPGResourceBundle.bundle"
41     ]
42   },
43   "resources": "OPGFeedbackSDK/Assets/OPGResourceBundle.bundle",
44   "xcconfig": {
45     "HEADER_SEARCH_PATHS": "/usr/include/libxml2",
46     "OTHER_LDFLAGS": "-lxml2 -lz -ObjC"
47   },
48   "libraries": [
49     "xml2",
50     "c++",
51     "iconv",
52     "z"
53   ]