Update README.md

master
finogeeksdev 2020-03-15 19:21:56 +08:00 committed by GitHub
parent f788a45c73
commit 03eac3d9a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 6 deletions

View File

@ -1,15 +1,13 @@
# mop-ios-demo
mop
# 五行代码让你的App运行小程序
### 快速集成
1 PodfileFinApplet
## 1、 修改Podfile文件增加FinApplet依
```
source 'https://github.com/CocoaPods/Specs.git'
pod 'FinApplet'
```
2 SDK ****
## 2、初始化 SDK **五行代码完成初始化**
AppDelegate SDK
@ -26,7 +24,7 @@ pod 'FinApplet'
}
```
3
## 3、打开小程
```
NSString *appId = @"小程序id";