[Add] GoogleMobileAdsMediationIronSource 8.6.0.0.0
[CocoaPods.git] / Specs / 4 / 0 / 5 / OPGFeedbackSDKLite / 0.1.0 / OPGFeedbackSDKLite.podspec.json
blob086f80b6d748b31394c78e7bc85fa1045a84ea9b
2   "name": "OPGFeedbackSDKLite",
3   "version": "0.1.0",
4   "summary": "First version of OPGFeedbackSDKLite.",
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/OPGFeedbackSDKLite",
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/OPGFeedbackSDKLite.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_libraries": "lib/libOnePointSDK.a"
23   },
24   "source_files": "include/OPGSDK/*.h",
25   "public_header_files": "include/OPGSDK/*.h",
26   "resource_bundles": {
27     "OPGFeedbackSDKLite": [
28       "OPGFeedbackSDKLite/Assets/OPGResourceBundle.bundle"
29     ]
30   },
31   "resources": "OPGFeedbackSDKLite/Assets/OPGResourceBundle.bundle",
32   "xcconfig": {
33     "OTHER_LDFLAGS": "-lz -ObjC"
34   },
35   "libraries": [
36     "c++",
37     "iconv",
38     "z"
39   ]