Skip to content

Commit d294d0c

Browse files
author
daizi
committed
update: 修改工程名
1 parent fd84f03 commit d294d0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

GeYanSdk.podspec renamed to GYSDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
1515
# summary should be tweet-length, and the description more in depth.
1616
#
1717

18-
s.name = "GeYanSdk"
18+
s.name = "GYSDK"
1919
s.version = "1.1.0.0"
2020
s.summary = "个验 iOS SDK CocoaPods 集成库"
2121

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
## podfile 配置
55
``` java
66
platform :ios, "7.0"
7-
pod 'GeYanSdk'
7+
pod 'GYSDK'
88

99
```

0 commit comments

Comments
 (0)