Commit c06af7e5 authored by 汪洋's avatar 汪洋

整理 podspec 文件

parent 265d8164
...@@ -51,15 +51,15 @@ PODS: ...@@ -51,15 +51,15 @@ PODS:
- GMCache - GMCache
- GMKit - GMKit
- GMShareSDK (0.2.0): - GMShareSDK (0.2.0):
- DouyinOpenSDK - DouyinOpenSDK (= 1.4.1)
- GMFoundation - GMFoundation
- GMJSONModel - GMJSONModel
- GMKit - GMKit
- GMPhobos - GMPhobos
- Masonry - Masonry
- MBProgressHUD (= 0.9.2) - MBProgressHUD (= 0.9.2)
- WechatOpenSDK - WechatOpenSDK (= 1.8.6.2)
- WeiboSDK - WeiboSDK (= 3.1.3)
- Masonry (1.1.0) - Masonry (1.1.0)
- MBProgressHUD (0.9.2) - MBProgressHUD (0.9.2)
- SDWebImage (5.5.2): - SDWebImage (5.5.2):
...@@ -67,7 +67,7 @@ PODS: ...@@ -67,7 +67,7 @@ PODS:
- SDWebImage/Core (5.5.2) - SDWebImage/Core (5.5.2)
- SnapKit (4.2.0) - SnapKit (4.2.0)
- TMCache (2.1.0) - TMCache (2.1.0)
- WechatOpenSDK (1.8.6) - WechatOpenSDK (1.8.6.2)
- WeiboSDK (3.1.3) - WeiboSDK (3.1.3)
DEPENDENCIES: DEPENDENCIES:
...@@ -104,13 +104,13 @@ SPEC CHECKSUMS: ...@@ -104,13 +104,13 @@ SPEC CHECKSUMS:
GMJSONModel: 5e81a98de668e9f93cf6ff77869f77b0d1a806be GMJSONModel: 5e81a98de668e9f93cf6ff77869f77b0d1a806be
GMKit: 09fe863069d9750c89fae2939770b08fc74b9027 GMKit: 09fe863069d9750c89fae2939770b08fc74b9027
GMPhobos: 1e2d68c456b69bf156276d7242877498107474db GMPhobos: 1e2d68c456b69bf156276d7242877498107474db
GMShareSDK: 58229b5de5736f0ae8d5a07f7e28e02448f1d7c0 GMShareSDK: b02789b4374572b72d971cdb17356418426a5ebe
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201 Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
MBProgressHUD: 1569cf7ace17a8bac47aabfbb8580a49690386d1 MBProgressHUD: 1569cf7ace17a8bac47aabfbb8580a49690386d1
SDWebImage: 4d5c027c935438f341ed33dbac53ff9f479922ca SDWebImage: 4d5c027c935438f341ed33dbac53ff9f479922ca
SnapKit: fe8a619752f3f27075cc9a90244d75c6c3f27e2a SnapKit: fe8a619752f3f27075cc9a90244d75c6c3f27e2a
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
WechatOpenSDK: 368ae03b72ee3ea1328c4f11326fbb5d2721d118 WechatOpenSDK: 8b3ba4239193d1112205c139c94e21934e8f369a
WeiboSDK: acb067053668102cf07d01aa7604350162c2e466 WeiboSDK: acb067053668102cf07d01aa7604350162c2e466
PODFILE CHECKSUM: ba7f4c5e498b68f2251e4a080f9df903ccc82b1f PODFILE CHECKSUM: ba7f4c5e498b68f2251e4a080f9df903ccc82b1f
......
...@@ -31,9 +31,9 @@ TODO: Add long description of the pod here. ...@@ -31,9 +31,9 @@ TODO: Add long description of the pod here.
s.vendored_frameworks = 'GMShareSDK/Frameworks/*.framework' s.vendored_frameworks = 'GMShareSDK/Frameworks/*.framework'
s.dependency 'WechatOpenSDK' s.dependency 'WechatOpenSDK', '1.8.6.2'
s.dependency 'WeiboSDK' s.dependency 'WeiboSDK', '3.1.3'
s.dependency 'DouyinOpenSDK' s.dependency 'DouyinOpenSDK', '1.4.1'
s.dependency 'GMKit' s.dependency 'GMKit'
s.dependency 'MBProgressHUD', '0.9.2' s.dependency 'MBProgressHUD', '0.9.2'
s.dependency 'GMJSONModel' s.dependency 'GMJSONModel'
......
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