[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 4 / a / b / XYPushSDK / 0.2.2 / XYPushSDK.podspec.json
blob320795d0e03997d46a808f4d4ecb13e88d39bffe
2   "name": "XYPushSDK",
3   "version": "0.2.2",
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.2"
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   ]