README.md in cocoapods-flutter-dt-0.2.6 vs README.md in cocoapods-flutter-dt-0.2.7
- old
+ new
@@ -33,16 +33,16 @@
### Archive
```shell script
$ cd flutter project
-$ pod flutter archive package_name 0.0.1 --repo=cocoapods --wrapper=flutterw --sources=https://github.com/private_spec_repo.git,https://github.com/Cocoapods/Specs.git
+$ pod flutter foryou package_name 0.0.1 --repo=cocoapods --wrapper=flutterw --sources=https://github.com/private_spec_repo.git,https://github.com/Cocoapods/Specs.git
```
There is more options
```shell script
-$ pod flutter archive --help
+$ pod flutter foryou --help
--repo podspec repo
--sources podspec sources
--upgrade pub upgrade
--wrapper Default is flutter
--flutterversion FlutterSDK version
\ No newline at end of file