Commit 1060477e authored by 刘鹿杰's avatar 刘鹿杰

Phobos库 指定到我liulujie/phobos1.3.0分支

parent 70ed94c6
...@@ -8,7 +8,7 @@ source 'git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git' ...@@ -8,7 +8,7 @@ source 'git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git'
target 'GMBase_Example' do target 'GMBase_Example' do
pod 'GMBase', :path => '../' pod 'GMBase', :path => '../'
pod 'GMPhobos', :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git', :branch => 'liulujie/Phobos1.3.0'
target 'GMBase_Tests' do target 'GMBase_Tests' do
inherit! :search_paths inherit! :search_paths
......
...@@ -80,6 +80,7 @@ PODS: ...@@ -80,6 +80,7 @@ PODS:
DEPENDENCIES: DEPENDENCIES:
- GMBase (from `../`) - GMBase (from `../`)
- "GMPhobos (from `git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git`, branch `liulujie/Phobos1.3.0`)"
SPEC REPOS: SPEC REPOS:
"git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git": "git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git":
...@@ -88,7 +89,6 @@ SPEC REPOS: ...@@ -88,7 +89,6 @@ SPEC REPOS:
- GMJSONModel - GMJSONModel
- GMKit - GMKit
- GMNetService - GMNetService
- GMPhobos
- GMRefresh - GMRefresh
https://github.com/cocoapods/specs.git: https://github.com/cocoapods/specs.git:
- AFNetworking - AFNetworking
...@@ -101,6 +101,14 @@ SPEC REPOS: ...@@ -101,6 +101,14 @@ SPEC REPOS:
EXTERNAL SOURCES: EXTERNAL SOURCES:
GMBase: GMBase:
:path: "../" :path: "../"
GMPhobos:
:branch: liulujie/Phobos1.3.0
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git"
CHECKOUT OPTIONS:
GMPhobos:
:commit: 4ea007a81485a7c2e5cf047b28d99d4f50ecf838
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git"
SPEC CHECKSUMS: SPEC CHECKSUMS:
AFNetworking: 5e0e199f73d8626b11e79750991f5d173d1f8b67 AFNetworking: 5e0e199f73d8626b11e79750991f5d173d1f8b67
...@@ -110,7 +118,7 @@ SPEC CHECKSUMS: ...@@ -110,7 +118,7 @@ SPEC CHECKSUMS:
GMJSONModel: 5e81a98de668e9f93cf6ff77869f77b0d1a806be GMJSONModel: 5e81a98de668e9f93cf6ff77869f77b0d1a806be
GMKit: 11c9ab9a317f381a05b0e1e577dd95a495625edf GMKit: 11c9ab9a317f381a05b0e1e577dd95a495625edf
GMNetService: 7c69e7981b4fac29657fad5fc86a0c453196b862 GMNetService: 7c69e7981b4fac29657fad5fc86a0c453196b862
GMPhobos: 7aec8c5025c2f67798a46fb1570e5ebb4ebfd06a GMPhobos: c1dd33760f8d4243e6bf562a115899e66c6ec7d2
GMRefresh: 9d2c521e3d49b68d3c736fb138a87fae4adb05f9 GMRefresh: 9d2c521e3d49b68d3c736fb138a87fae4adb05f9
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201 Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
MBProgressHUD: 1569cf7ace17a8bac47aabfbb8580a49690386d1 MBProgressHUD: 1569cf7ace17a8bac47aabfbb8580a49690386d1
...@@ -118,6 +126,6 @@ SPEC CHECKSUMS: ...@@ -118,6 +126,6 @@ SPEC CHECKSUMS:
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
"UITableView+FDTemplateLayoutCell": 234e1582bcc4e18461af91155123bb96538ed030 "UITableView+FDTemplateLayoutCell": 234e1582bcc4e18461af91155123bb96538ed030
PODFILE CHECKSUM: b9c24bb8fb1ea50b58c59e079b456b4ca1d9b998 PODFILE CHECKSUM: 7762450529f5986537224b027a0c7d2e756a8f54
COCOAPODS: 1.7.4 COCOAPODS: 1.7.4
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