Commit a13fbc8c authored by jz's avatar jz

update GMKit

parent b35757de
......@@ -3,41 +3,41 @@ PODS:
- DouyinOpenSDK (1.4.1):
- BDOpenSDKKit (~> 1.0.0)
- GMFoundation (1.0.3)
- GMKit (1.1.4):
- GMKit/Category (= 1.1.4)
- GMKit/Color (= 1.1.4)
- GMKit/Constant (= 1.1.4)
- GMKit/FDFullscreenPopGesture (= 1.1.4)
- GMKit/Kit (= 1.1.4)
- GMKit/Protocol (= 1.1.4)
- GMKit (1.1.6):
- GMKit/Category (= 1.1.6)
- GMKit/Color (= 1.1.6)
- GMKit/Constant (= 1.1.6)
- GMKit/FDFullscreenPopGesture (= 1.1.6)
- GMKit/Kit (= 1.1.6)
- GMKit/Protocol (= 1.1.6)
- Masonry
- SDWebImage
- GMKit/Category (1.1.4):
- GMKit/Color (= 1.1.4)
- GMKit/Constant (= 1.1.4)
- GMKit/Protocol (= 1.1.4)
- GMKit/Category (1.1.6):
- GMKit/Color (= 1.1.6)
- GMKit/Constant (= 1.1.6)
- GMKit/Protocol (= 1.1.6)
- Masonry
- SDWebImage
- GMKit/Color (1.1.4):
- GMKit/Color (1.1.6):
- Masonry
- SDWebImage
- GMKit/Constant (1.1.4):
- GMKit/Constant (1.1.6):
- Masonry
- SDWebImage
- GMKit/FDFullscreenPopGesture (1.1.4):
- GMKit/FDFullscreenPopGesture (1.1.6):
- Masonry
- SDWebImage
- GMKit/Kit (1.1.4):
- GMKit/Category (= 1.1.4)
- GMKit/Color (= 1.1.4)
- GMKit/Constant (= 1.1.4)
- GMKit/Protocol (= 1.1.4)
- GMKit/Kit (1.1.6):
- GMKit/Category (= 1.1.6)
- GMKit/Color (= 1.1.6)
- GMKit/Constant (= 1.1.6)
- GMKit/Protocol (= 1.1.6)
- Masonry
- SDWebImage
- GMKit/Protocol (1.1.4):
- GMKit/Protocol (1.1.6):
- Masonry
- SDWebImage
- GMShareSDK (0.1.0):
- GMShareSDK (0.1.5):
- DouyinOpenSDK
- GMFoundation
- GMKit
......@@ -73,8 +73,8 @@ SPEC CHECKSUMS:
BDOpenSDKKit: 3fb530ce73f85a7d6ee69e7fd3d9158444c5bd09
DouyinOpenSDK: 5ba83de22963ba7a3ba70c8ff11dfcb2885ecc2b
GMFoundation: 2bdf7cddf02e5251503274c9158ac1c851f2b8da
GMKit: 11c9ab9a317f381a05b0e1e577dd95a495625edf
GMShareSDK: c24ef73d66d63c1e1148713d9c6cf74d23d02943
GMKit: 2573350637f4d4e200c8cf3426b7b96a924af15e
GMShareSDK: 2d22c8133f1ad18f26cb7aad16a7bdb2193c1d04
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
SDWebImage: 5bf6aec6481ae2a062bdc59f9d6c1d1e552090e0
WechatOpenSDK: 368ae03b72ee3ea1328c4f11326fbb5d2721d118
......
../../../GMKit/Pod/Classes/Kit/GMPopupBgView.h
\ No newline at end of file
../../../GMKit/Pod/Classes/Kit/GMSafeValue.h
\ No newline at end of file
../../../GMKit/Pod/Classes/Category/UIAlertController+gm.h
\ No newline at end of file
../../../GMKit/Pod/Classes/Category/UIImage+Compress.h
\ No newline at end of file
../../../GMKit/Pod/Classes/Category/UIView+SafeArea.h
\ No newline at end of file
../../../../../GMShareSDK/Classes/Util/GMPopupBgView.h
\ No newline at end of file
../../../../../GMShareSDK/Classes/Util/GMSafeValue.h
\ No newline at end of file
../../../../../GMShareSDK/Classes/Util/UIAlertController+gm.h
\ No newline at end of file
../../../../../GMShareSDK/Classes/Util/UIImage+Compress.h
\ No newline at end of file
../../../../../GMShareSDK/Classes/Util/UIView+SafeArea.h
\ No newline at end of file
../../../GMKit/Pod/Classes/Kit/GMPopupBgView.h
\ No newline at end of file
../../../GMKit/Pod/Classes/Kit/GMSafeValue.h
\ No newline at end of file
../../../GMKit/Pod/Classes/Category/UIAlertController+gm.h
\ No newline at end of file
../../../GMKit/Pod/Classes/Category/UIImage+Compress.h
\ No newline at end of file
../../../GMKit/Pod/Classes/Category/UIView+SafeArea.h
\ No newline at end of file
../../../../../GMShareSDK/Classes/Util/GMPopupBgView.h
\ No newline at end of file
../../../../../GMShareSDK/Classes/Util/GMSafeValue.h
\ No newline at end of file
../../../../../GMShareSDK/Classes/Util/UIAlertController+gm.h
\ No newline at end of file
../../../../../GMShareSDK/Classes/Util/UIImage+Compress.h
\ No newline at end of file
../../../../../GMShareSDK/Classes/Util/UIView+SafeArea.h
\ No newline at end of file
{
"name": "GMShareSDK",
"version": "0.1.0",
"version": "0.1.5",
"summary": "A short description of GMShareSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Q14/GMShareSDK",
"homepage": "http://git.wanmeizhensuo.com/gengmeiios/GMShareSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
......@@ -12,8 +12,8 @@
"Q14": "qiaojinzhu@igengmei.com"
},
"source": {
"git": "https://github.com/Q14/GMShareSDK.git",
"tag": "0.1.0"
"git": "git@git.wanmeizhensuo.com:gengmeiios/GMShareSDK.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
......
......@@ -3,41 +3,41 @@ PODS:
- DouyinOpenSDK (1.4.1):
- BDOpenSDKKit (~> 1.0.0)
- GMFoundation (1.0.3)
- GMKit (1.1.4):
- GMKit/Category (= 1.1.4)
- GMKit/Color (= 1.1.4)
- GMKit/Constant (= 1.1.4)
- GMKit/FDFullscreenPopGesture (= 1.1.4)
- GMKit/Kit (= 1.1.4)
- GMKit/Protocol (= 1.1.4)
- GMKit (1.1.6):
- GMKit/Category (= 1.1.6)
- GMKit/Color (= 1.1.6)
- GMKit/Constant (= 1.1.6)
- GMKit/FDFullscreenPopGesture (= 1.1.6)
- GMKit/Kit (= 1.1.6)
- GMKit/Protocol (= 1.1.6)
- Masonry
- SDWebImage
- GMKit/Category (1.1.4):
- GMKit/Color (= 1.1.4)
- GMKit/Constant (= 1.1.4)
- GMKit/Protocol (= 1.1.4)
- GMKit/Category (1.1.6):
- GMKit/Color (= 1.1.6)
- GMKit/Constant (= 1.1.6)
- GMKit/Protocol (= 1.1.6)
- Masonry
- SDWebImage
- GMKit/Color (1.1.4):
- GMKit/Color (1.1.6):
- Masonry
- SDWebImage
- GMKit/Constant (1.1.4):
- GMKit/Constant (1.1.6):
- Masonry
- SDWebImage
- GMKit/FDFullscreenPopGesture (1.1.4):
- GMKit/FDFullscreenPopGesture (1.1.6):
- Masonry
- SDWebImage
- GMKit/Kit (1.1.4):
- GMKit/Category (= 1.1.4)
- GMKit/Color (= 1.1.4)
- GMKit/Constant (= 1.1.4)
- GMKit/Protocol (= 1.1.4)
- GMKit/Kit (1.1.6):
- GMKit/Category (= 1.1.6)
- GMKit/Color (= 1.1.6)
- GMKit/Constant (= 1.1.6)
- GMKit/Protocol (= 1.1.6)
- Masonry
- SDWebImage
- GMKit/Protocol (1.1.4):
- GMKit/Protocol (1.1.6):
- Masonry
- SDWebImage
- GMShareSDK (0.1.0):
- GMShareSDK (0.1.5):
- DouyinOpenSDK
- GMFoundation
- GMKit
......@@ -73,8 +73,8 @@ SPEC CHECKSUMS:
BDOpenSDKKit: 3fb530ce73f85a7d6ee69e7fd3d9158444c5bd09
DouyinOpenSDK: 5ba83de22963ba7a3ba70c8ff11dfcb2885ecc2b
GMFoundation: 2bdf7cddf02e5251503274c9158ac1c851f2b8da
GMKit: 11c9ab9a317f381a05b0e1e577dd95a495625edf
GMShareSDK: c24ef73d66d63c1e1148713d9c6cf74d23d02943
GMKit: 2573350637f4d4e200c8cf3426b7b96a924af15e
GMShareSDK: 2d22c8133f1ad18f26cb7aad16a7bdb2193c1d04
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
SDWebImage: 5bf6aec6481ae2a062bdc59f9d6c1d1e552090e0
WechatOpenSDK: 368ae03b72ee3ea1328c4f11326fbb5d2721d118
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment