Skip to content

Commit a2c8251

Browse files
committed
update info
1 parent d3ff3e5 commit a2c8251

File tree

6 files changed

+45
-11
lines changed

6 files changed

+45
-11
lines changed

Adapter_iOS.podspec

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'Adapter_iOS'
11-
s.version = '0.1.0'
12-
s.summary = 'A short description of Adapter_iOS.'
11+
s.version = '0.0.1'
12+
s.summary = 'iOS 新系统适配'
1313

1414
# This description is used to generate tags and improve search results.
1515
# * Think: What does it do? Why did you write it? What is the focus?
@@ -18,14 +18,14 @@ Pod::Spec.new do |s|
1818
# * Finally, don't worry about the indent, CocoaPods strips it!
1919

2020
s.description = <<-DESC
21-
TODO: Add long description of the pod here.
21+
iOS 新系统适配
2222
DESC
2323

24-
s.homepage = 'https://github.com/oxape/Adapter_iOS'
24+
s.homepage = 'http://app.sungrow.cn:3000/iOS/adapter_ios'
2525
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
2626
s.license = { :type => 'MIT', :file => 'LICENSE' }
27-
s.author = { 'oxape' => '1054572107@qq.com' }
28-
s.source = { :git => 'https://github.com/oxape/Adapter_iOS.git', :tag => s.version.to_s }
27+
s.author = { 'sungrow' => 'sungrow@sungrowpower.com' }
28+
s.source = { :git => 'http://app.sungrow.cn:3000/iOS/adapter_ios.git', :tag => s.version.to_s }
2929
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
3030

3131
s.ios.deployment_target = '8.0'

Example/Adapter_iOS.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
/* End PBXContainerItemProxy section */
3838

3939
/* Begin PBXFileReference section */
40-
07DE48443211DDAFF5DED39E /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; name = README.md; path = ../README.md; sourceTree = "<group>"; };
40+
07DE48443211DDAFF5DED39E /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
4141
2E90D87E40063AEAB242DAFC /* Pods_Adapter_iOS_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Adapter_iOS_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
4242
3CD8EC99CF9E6751289FCD2D /* Pods-Adapter_iOS_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Adapter_iOS_Tests.debug.xcconfig"; path = "Target Support Files/Pods-Adapter_iOS_Tests/Pods-Adapter_iOS_Tests.debug.xcconfig"; sourceTree = "<group>"; };
4343
6003F58A195388D20070C39A /* Adapter_iOS_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Adapter_iOS_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -63,8 +63,8 @@
6363
873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
6464
8863C755734862ECA458FC5C /* Pods-Adapter_iOS_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Adapter_iOS_Example.release.xcconfig"; path = "Target Support Files/Pods-Adapter_iOS_Example/Pods-Adapter_iOS_Example.release.xcconfig"; sourceTree = "<group>"; };
6565
D3F5DB823EE922442EE18EC5 /* Pods_Adapter_iOS_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Adapter_iOS_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
66-
D689F4E67822539D07EEA869 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
67-
DA2D78BBC9C75A4D8E5FCF26 /* Adapter_iOS.podspec */ = {isa = PBXFileReference; includeInIndex = 1; name = Adapter_iOS.podspec; path = ../Adapter_iOS.podspec; sourceTree = "<group>"; };
66+
D689F4E67822539D07EEA869 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
67+
DA2D78BBC9C75A4D8E5FCF26 /* Adapter_iOS.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = Adapter_iOS.podspec; path = ../Adapter_iOS.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
6868
DD17924BBE4485C4BE737547 /* Pods-Adapter_iOS_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Adapter_iOS_Example.debug.xcconfig"; path = "Target Support Files/Pods-Adapter_iOS_Example/Pods-Adapter_iOS_Example.debug.xcconfig"; sourceTree = "<group>"; };
6969
FA1BD746A4A6E66CC4F3C663 /* Pods-Adapter_iOS_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Adapter_iOS_Tests.release.xcconfig"; path = "Target Support Files/Pods-Adapter_iOS_Tests/Pods-Adapter_iOS_Tests.release.xcconfig"; sourceTree = "<group>"; };
7070
/* End PBXFileReference section */
@@ -103,7 +103,6 @@
103103
3CD8EC99CF9E6751289FCD2D /* Pods-Adapter_iOS_Tests.debug.xcconfig */,
104104
FA1BD746A4A6E66CC4F3C663 /* Pods-Adapter_iOS_Tests.release.xcconfig */,
105105
);
106-
name = Pods;
107106
path = Pods;
108107
sourceTree = "<group>";
109108
};
@@ -258,6 +257,7 @@
258257
developmentRegion = English;
259258
hasScannedForEncodings = 0;
260259
knownRegions = (
260+
English,
261261
en,
262262
Base,
263263
);

Example/Adapter_iOS.xcworkspace/contents.xcworkspacedata

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>IDEDidComputeMac32BitWarning</key>
6+
<true/>
7+
</dict>
8+
</plist>

Example/Podfile.lock

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
PODS:
2+
- Adapter_iOS (0.1.0)
3+
4+
DEPENDENCIES:
5+
- Adapter_iOS (from `../`)
6+
7+
EXTERNAL SOURCES:
8+
Adapter_iOS:
9+
:path: "../"
10+
11+
SPEC CHECKSUMS:
12+
Adapter_iOS: e8070cb581dd6b387857c5fbd1ce367841750c7a
13+
14+
PODFILE CHECKSUM: 59ea942a5c44bba0e329ee2e2e14b95e653d5985
15+
16+
COCOAPODS: 1.7.0.beta.3

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pod 'Adapter_iOS'
2222

2323
## Author
2424

25-
oxape, 1054572107@qq.com
25+
sungrow, sungrow@sungrowpower.com
2626

2727
## License
2828

0 commit comments

Comments
 (0)