Merge branch 'feature/私讯+座驾体系' of http://git.yabolive.net:88/pidan/FuSiLive into feature/私讯+座驾体系
Showing
with
22 additions
and
40 deletions
| Pod::Spec.new do |s| | ||
| s.name = "FUSCommon" | ||
| s.version = "1.0.0" | ||
| s.version = "1.0.1" | ||
| s.license = { | ||
| :type => 'MIT', | ||
| :text => <<-LICENSE | ||
| ... | ... |
| { | ||
| "name": "FUSCommon", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "license": { | ||
| "type": "MIT", | ||
| "text": " FUSCommon. All Rights Reserved.\n" | ||
| ... | ... | @@ -15,7 +15,7 @@ |
| "swift_versions": "5.0", | ||
| "source": { | ||
| "git": "./", | ||
| "tag": "1.0.0" | ||
| "tag": "1.0.1" | ||
| }, | ||
| "pod_target_xcconfig": { | ||
| "VALID_ARCHS": "arm64", | ||
| ... | ... |
Please
register
or
sign in
to comment