[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / a / b / XYPushSDK / 0.1.3 / XYPushSDK.podspec.json
blob5b5660f200ae69b6a3f56ac448be902c929e3dd9
2   "name": "XYPushSDK",
3   "version": "0.1.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.1.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": "XYPushSDK/lib/**/*",
41       "public_header_files": "XYPushSDK/lib/*.h"
42     }
43   ]