[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / d / 2 / DemoOpensSSL / 0.1.25 / DemoOpensSSL.podspec.json
blob2806f40141f304f9ebe4a6ee55340e885cc7c7a8
2   "name": "DemoOpensSSL",
3   "version": "0.1.25",
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.25",
11   "source": {
12     "git": "https://github.com/oper2000/Demo",
13     "tag": "1.0.25"
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     "vendored_frameworks": [
29       "framework/openssl.framework",
30       "framework/IBMMobileFirstPlatformFoundation.framework"
31     ]
32   },
33   "watchos": {
34     "vendored_frameworks": "framework/IBMMobileFirstPlatformFoundationWatchOS.framework"
35   },
36   "xcconfig": {
37     "OTHER_LDFLAGS": "-ObjC"
38   }