[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / d / 2 / DemoOpensSSL / 0.1.24 / DemoOpensSSL.podspec.json
blobc75700effae2ec452fa1efb194a1d5d118e53e05
2   "name": "DemoOpensSSL",
3   "version": "0.1.24",
4   "summary": "Use the iOS SDK to develop applications for the Apple iPhone or iPad that use the IBM MobileFirst platform for iOS services.",
5   "license": "MIT",
6   "authors": {
7     "Amichai Meir": "amichaim@il.ibm.com"
8   },
9   "description": "Demo",
10   "homepage": "https://github.com/oper2000/Demo/tree/1.0.24",
11   "source": {
12     "git": "https://github.com/oper2000/Demo",
13     "tag": "1.0.24"
14   },
15   "frameworks": [
16     "SystemConfiguration",
17     "MobileCoreServices",
18     "CoreData",
19     "CoreLocation",
20     "Security"
21   ],
22   "libraries": [
23     "stdc++.6",
24     "z",
25     "c++"
26   ],
27   "platforms": {
28     "ios": "9.0",
29     "watchos": "2.0"
30   },
31   "ios": {
32     "vendored_frameworks": [
33       "framework/openssl.framework",
34       "framework/IBMMobileFirstPlatformFoundation.framework"
35     ]
36   },
37   "watchos": {
38     "vendored_frameworks": "framework/IBMMobileFirstPlatformFoundation-watchos.framework"
39   },
40   "xcconfig": {
41     "OTHER_LDFLAGS": "-ObjC"
42   }