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