[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 6 / d / 2 / DemoOpensSSL / 0.1.4 / DemoOpensSSL.podspec.json
blob04910caa2854c7f9bc2deb1efc9204c87901b1ea
2   "name": "DemoOpensSSL",
3   "version": "0.1.4",
4   "summary": "A short description of DemoOpensSSL.",
5   "description": "POC",
6   "homepage": "https://github.com/oper2000/Demo/tree/1.0.3",
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.6"
14   },
15   "platforms": {
16     "ios": "7.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   "libraries": [
34     "stdc++.6",
35     "z",
36     "c++"
37   ],
38   "xcconfig": {
39     "OTHER_LDFLAGS": "-ObjC"
40   }