[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / d / 2 / DemoOpensSSL / 0.1.26 / DemoOpensSSL.podspec.json
blob437cd4f9183dc5bd6b0bb50c21de317cef56361b
2   "name": "DemoOpensSSL",
3   "version": "0.1.26",
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.26",
11   "source": {
12     "git": "https://github.com/oper2000/Demo",
13     "tag": "1.0.26"
14   },
15   "frameworks": [
16     "SystemConfiguration",
17     "MobileCoreServices",
18     "CoreData",
19     "CoreLocation",
20     "Security"
21   ],
22   "libraries": "z",
23   "platforms": {
24     "ios": "9.0",
25     "watchos": "2.0"
26   },
27   "ios": {
28     "resources": "resources/mfpclient.plist",
29     "vendored_frameworks": "framework/IBMMobileFirstPlatformFoundation.framework"
30   },
31   "watchos": {
32     "resources": "resources/mfpclient.plist",
33     "vendored_frameworks": "framework/IBMMobileFirstPlatformFoundationWatchOS.framework"
34   },
35   "xcconfig": {
36     "OTHER_LDFLAGS": "-ObjC"
37   }