- Data Storage
- Object Query
- Cloud Engine
- File Storage
- Short Message Service
- Push Notification
- Search Query
- Analytics (iOS only)
- Instant Messaging (iOS, macOS only)
- Your good idea we are looking forward to :)
- If you have some advice, open an issue.
- If you found a bug, open an issue, or open a ticket in [LeanTicket][LeanTicket].
- If you want to contribute, submit a pull request.
In Podfile:
source '[email protected]:hustlzp/Specs.git'
source 'https://github.com/CocoaPods/Specs.git'
pod 'AVOSCloud', '11.6.3.101'
pod 'AVOSCloudIM', '11.6.3.101'
git fetch upstream
git checkout master
git merge upstream/master
git tag xx.xx.xx.xx
git push --tags
pod repo push xcz-specs /var/www/objc-sdk/AVOSCloud.podspec --allow-warnings --verbose
pod repo push xcz-specs /var/www/objc-sdk/AVOSCloudIM.podspec --allow-warnings --verbose