[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / a / b / XYPushSDK / 0.2.3 / XYPushSDK.podspec.json
bloba9ff64df12766c066fd163435b31120d45bfa0f3
2   "name": "XYPushSDK",
3   "version": "0.2.3",
4   "summary": "Push SDK For Xiao Ying.",
5   "description": "Xiao Ying push SDK is used for all app,welcome to here",
6   "homepage": "http://192.168.1.33:9090/Robert/XYPushSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Robert": "min.xia@quvideo.com"
13   },
14   "source": {
15     "git": "http://192.168.1.33:9090/Robert/XYPushSDK.git",
16     "tag": "0.2.3"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "frameworks": [
22     "CFNetwork",
23     "CoreFoundation",
24     "CoreTelephony",
25     "SystemConfiguration",
26     "CoreGraphics",
27     "Foundation",
28     "UIKit",
29     "Security",
30     "AdSupport",
31     "MobileCoreServices",
32     "AVFoundation",
33     "JavaScriptCore",
34     "CoreLocation",
35     "CoreBluetooth"
36   ],
37   "subspecs": [
38     {
39       "name": "JPush",
40       "source_files": [
41         "JPUSHService.h",
42         "jpush-ios.a"
43       ],
44       "public_header_files": "JPUSHService.h"
45     },
46     {
47       "name": "GtSdkLib",
48       "source_files": [
49         "GeTuiSdk.h",
50         "libGeTuiSdk-1.4.2.a"
51       ],
52       "public_header_files": "GeTuiSdk.h"
53     },
54     {
55       "name": "GCMLib",
56       "source_files": [
57         "GCMLib/GGLInstanceID/Headers/Public/*.h",
58         "GCMLib/GGLInstanceID/Libraries/*.a",
59         "GCMLib/Google/Headers/GGLCloudMessaging/Public/*.h",
60         "GCMLib/Google/Headers/GGLCore/Public/*.h",
61         "GCMLib/Libraries/*.a",
62         "GCMLib/GoogleCloudMessaging/Headers/Public/*.h",
63         "GCMLib/GoogleCloudMessaging/Libraries/*.a",
64         "GCMLib/GoogleInterchangeUtilities/Libraries/*.a",
65         "GCMLib/GoogleNetworkingUtilities/Libraries/*.a",
66         "GCMLib/GoogleSymbolUtilities/Libraries/*.a",
67         "GCMLib/GoogleUtilities/Libraries/*.a"
68       ],
69       "public_header_files": [
70         "GCMLib/GGLInstanceID/Headers/Public/*.h",
71         "GCMLib/Google/Headers/GGLCloudMessaging/Public/*.h",
72         "GCMLib/Google/Headers/GGLCore/Public/*.h",
73         "GCMLib/GoogleCloudMessaging/Headers/Public/*.h"
74       ]
75     }
76   ]