[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / e / 7 / DemoWatch2 / 8.0.22-20160104-1121 / DemoWatch2.podspec.json
blobdf1d4384eccbb4952be4316ed6a5c1dc9edb1836
2   "name": "DemoWatch2",
3   "version": "8.0.22-20160104-1121",
4   "license": "IBM",
5   "authors": {
6     "IBM MobileFirst platform for iOS and watchOS.": "mobilsdk@us.ibm.com"
7   },
8   "summary": "Build number: 20160104-1121. Use the SDK to develop applications for the Apple iPhone or Apple Watch that use the IBM MobileFirst platform",
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": "8.0.22-20160104-1121-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   }