[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / e / OPGFeedbackSDK / 0.1.0 / OPGFeedbackSDK.podspec.json
blobf1424e7f078cafb8884bd1b5b99c623cf70f15aa
2   "name": "OPGFeedbackSDK",
3   "version": "0.1.0",
4   "summary": "First 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   },
14   "source": {
15     "git": "https://github.com/OnePointGlobal/OPGFeedbackSDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_libraries": [
23       "lib/libOnePointSDK.a",
24       "lib/libOnePoint.Runtime.a"
25     ]
26   },
27   "source_files": [
28     "include/OPGSDK/*.h",
29     "include/OnePoint.Runtime/*.h"
30   ],
31   "public_header_files": [
32     "include/OPGSDK/*.h",
33     "include/OnePoint.Runtime/*.h"
34   ],
35   "resource_bundles": {
36     "OPGFeedbackSDK": [
37       "OPGFeedbackSDK/Assets/OPGResourceBundle.bundle"
38     ]
39   },
40   "resources": "OPGFeedbackSDK/Assets/OPGResourceBundle.bundle",
41   "xcconfig": {
42     "HEADER_SEARCH_PATHS": "/usr/include/libxml2",
43     "OTHER_LDFLAGS": "-lxml2 -lz -ObjC"
44   },
45   "libraries": [
46     "xml2",
47     "c++",
48     "iconv",
49     "z"
50   ]