https://github.com/meniny/appstore
📱 An AppStore application new version checking framework.
https://github.com/meniny/appstore
Last synced: 4 months ago
JSON representation
📱 An AppStore application new version checking framework.
- Host: GitHub
- URL: https://github.com/meniny/appstore
- Owner: Meniny
- License: mit
- Created: 2018-01-29T08:05:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T10:29:48.000Z (over 8 years ago)
- Last Synced: 2025-12-27T16:15:20.284Z (6 months ago)
- Language: Swift
- Homepage: https://meniny.cn/AppStore
- Size: 40 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## 🏵 Introduction
**AppStore** is an AppStore new version checking framework for iOS.
## 📋 Requirements
- iOS 8.0+
- Xcode 9.0+ with Swift 4.0+
## 📲 Installation
`AppStore` is available on [CocoaPods](https://cocoapods.org):
```ruby
use_frameworks!
pod 'AppStore'
```
## ❤️ Contribution
You are welcome to fork and submit pull requests.
## 🔖 License
`AppStore` is open-sourced software, licensed under the `MIT` license.