[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / f / 2 / OnePointOnlineFramework / 0.1.0 / OnePointOnlineFramework.podspec.json
bloba17dbfe6eb0e2a76a6e67204e2dbb0a0b73abc8f
2   "name": "OnePointOnlineFramework",
3   "version": "0.1.0",
4   "summary": "My First SDK Framework.",
5   "description": "My First SDK to take mobile surveys",
6   "homepage": "https://github.com/manju3157/OnePointOnlineFramework",
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/manju3157/OnePointOnlineFramework.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "OnePointFramework_Lite.framework"
23   },
24   "resource_bundles": {
25     "OnePointOnlineFramework": [
26       "OnePointOnlineFramework/Assets/OPGResourceBundle.bundle"
27     ]
28   },
29   "resources": "OnePointOnlineFramework/Assets/OPGResourceBundle.bundle",
30   "pod_target_xcconfig": {
31     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/TestingSDK//..\"/**"
32   },
33   "xcconfig": {
34     "OTHER_LDFLAGS": "-lz -ObjC"
35   },
36   "libraries": [
37     "c++",
38     "iconv",
39     "z"
40   ]