[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 0 / 5 / OPGFeedbackSDKLite / 0.1.4 / OPGFeedbackSDKLite.podspec.json
blob9b282fb2b0d787612566951f3cf0a73bf4969656
2   "name": "OPGFeedbackSDKLite",
3   "version": "0.1.4",
4   "summary": "OPGFeedbackSDKLite is an easy to integrate iOS library for taking mobile surveys.",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_libraries": "lib/libOnePointSDK.a"
23   },
24   "source_files": [
25     "include/OPGSDK/*.h",
26     "include/OPGSDK/Other Supporting Files/*.h"
27   ],
28   "public_header_files": [
29     "include/OPGSDK/*.h",
30     "include/OPGSDK/Other Supporting Files/*.h"
31   ],
32   "resource_bundles": {
33     "OPGFeedbackSDKLite": [
34       "OPGFeedbackSDKLite/Assets/OPGResourceBundle.bundle"
35     ]
36   },
37   "resources": "OPGFeedbackSDKLite/Assets/OPGResourceBundle.bundle",
38   "xcconfig": {
39     "OTHER_LDFLAGS": "-lz -ObjC"
40   },
41   "libraries": [
42     "c++",
43     "iconv",
44     "z"
45   ]