[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / a / b / XYPushSDK / 0.2.4 / XYPushSDK.podspec.json
blob13fcabc206c51b2d3f9859e0a35d5341d5f2ef73
2   "name": "XYPushSDK",
3   "version": "0.2.4",
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.4"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": [
22     "XY{Push,JPush,Getui,GCM}.{h,m}",
23     "PushConstants.h"
24   ],
25   "dependencies": {
26     "GTSDK": [
27       "~> 1.3.1"
28     ],
29     "JPush": [
31     ],
32     "Google/CloudMessaging": [
34     ]
35   }