[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / d / 2 / DemoOpensSSL / 0.1.19 / DemoOpensSSL.podspec.json
blob76cd084e17328035d54e3174ca761dd4c373f90a
2   "name": "DemoOpensSSL",
3   "version": "0.1.19",
4   "summary": "A short description of DemoOpensSSL.",
5   "description": "POC",
6   "homepage": "https://github.com/oper2000/Demo/tree/1.0.19",
7   "license": "MIT",
8   "authors": {
9     "Michael Davidovich": "michaeld@il.ibm.com"
10   },
11   "source": {
12     "git": "https://github.com/oper2000/Demo",
13     "tag": "1.0.19"
14   },
15   "platforms": {
16     "watchos": "2.0"
17   },
18   "requires_arc": true,
19   "frameworks": [
20     "SystemConfiguration",
21     "MobileCoreServices",
22     "CoreData",
23     "CoreLocation",
24     "Security"
25   ],
26   "ios": {
27     "vendored_frameworks": [
28       "framework/openssl.framework",
29       "framework/IBMMobileFirstPlatformFoundationOpenSSLUtils.framework",
30       "framework/IBMMobileFirstPlatformFoundation.framework"
31     ]
32   },
33   "watchos": {
34     "vendored_frameworks": "framework/watchOS/IBMMobileFirstPlatformFoundation.framework"
35   },
36   "libraries": [
37     "stdc++.6",
38     "z",
39     "c++"
40   ],
41   "xcconfig": {
42     "OTHER_LDFLAGS": "-ObjC"
43   }