[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 8 / e / DemoWatch / 8.0.3 / DemoWatch.podspec.json
blob3d433dc67158104d0cfaae9d9522bdd3f763e14f
2   "name": "DemoWatch",
3   "version": "8.0.3",
4   "license": "MIT",
5   "authors": {
6     "Amichai Meir": "amichaim@il.ibm.com"
7   },
8   "summary": "Demo Watch",
9   "description": "Demo Watch",
10   "homepage": "https://github.com/oper2000/Demo/tree/1.0.29",
11   "source": {
12     "git": "https://github.com/oper2000/Demo",
13     "tag": "1.0.29"
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": "resources/mfpclient.plist",
33     "vendored_frameworks": "framework/IBMMobileFirstPlatformFoundation.framework"
34   },
35   "watchos": {
36     "libraries": "z",
37     "resources": "resources/mfpclient.plist",
38     "vendored_frameworks": "framework/IBMMobileFirstPlatformFoundationWatchOS.framework"
39   },
40   "xcconfig": {
41     "HEADER_SEARCH_PATHS": "$(inherited)",
42     "OTHER_LDFLAGS": "-ObjC"
43   }