[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / a / b / XYPushSDK / 0.2.9 / XYPushSDK.podspec.json
blob1b848f6ac3d55b7d55b409758ea4ed168174123b
2   "name": "XYPushSDK",
3   "version": "0.2.9",
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/ioscomponentgroup/XYPushSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Robert": "min.xia@quvideo.com"
13   },
14   "source": {
15     "git": "git@192.168.1.33:ioscomponentgroup/XYPushSDK.git",
16     "tag": "0.2.9"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "weak_frameworks": "UserNotifications",
22   "public_header_files": [
23     "XY{Push,JPush,Getui}.{h}",
24     "PushConstants.h"
25   ],
26   "source_files": [
27     "XY{Push,JPush,Getui}.{h,m}",
28     "PushConstants.h"
29   ],
30   "dependencies": {
31     "GTSDK": [
32       "~> 1.4.3"
33     ],
34     "JPush": [
35       "~> 2.1.0"
36     ]
37   }