[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 8 / c / DemoWatch1 / 8.0.9 / DemoWatch1.podspec.json
blob0384a5722095650ebffd74b6661b80d6eaaba60c
2   "name": "DemoWatch1",
3   "version": "8.0.9",
4   "license": "IBM",
5   "authors": {
6     "IBM MobileFirst platform for iOS.": "mobilsdk@us.ibm.com"
7   },
8   "summary": "Use the iOS SDK to develop applications for the Apple iPhone or iPad that use the IBM MobileFirst platform for iOS services.",
9   "description": "The IBM MobileFirst platform for iOS SDK integrates with \n                       the IBM MobileFirst platform Cloud Services. The SDK has a modular design, \n                       so you can add add services that are required by your \n                       application as needed.",
10   "homepage": "http://ibm.com",
11   "source": {
12     "git": "https://github.com//oper2000/Demo",
13     "tag": "IBMMobileFirstPlatformFoundation_8.0.9-20151231-1513-ios"
14   },
15   "frameworks": [
16     "SystemConfiguration",
17     "MobileCoreServices",
18     "CoreData",
19     "CoreLocation",
20     "Security"
21   ],
22   "platforms": {
23     "ios": "7.0",
24     "watchos": "2.0"
25   },
26   "ios": {
27     "libraries": [
28       "stdc++.6",
29       "z",
30       "c++"
31     ],
32     "resources": "IBMMobileFirstPlatformFoundation/Resources/mfpclient.plist",
33     "vendored_frameworks": "IBMMobileFirstPlatformFoundation/Frameworks/IBMMobileFirstPlatformFoundation.framework"
34   },
35   "watchos": {
36     "libraries": "z",
37     "resources": "IBMMobileFirstPlatformFoundation/Resources/mfpclient.plist",
38     "vendored_frameworks": "IBMMobileFirstPlatformFoundation/Frameworks/IBMMobileFirstPlatformFoundationWatchOS.framework"
39   },
40   "xcconfig": {
41     "OTHER_LDFLAGS": "-ObjC"
42   }