Latest | 0.4 |
---|---|
Homepage | https://github.com/ustwo/mongolabkit-swift |
License | MIT |
Platforms | ios 9.0, watchos 2.0, tvos 9.0, requires ARC |
Authors |
MongoLabKit by ustwo
Welcome to MongoLabKit
MongoLabKit is a REST client API for iOS, tvOS and watchOS written to make REST calls to a MongoLab database.
ToC
Requirements
- iOS 9.0+
- Xcode 8.0 / Swift 3.0
Platform Support
- iOS
- tvOS
- watchOS
Contributing
Do you love the app and want to get involved? Or maybe you’ve found a bug or
have a new feature suggestion? Thanks! There are plenty of ways you can help.
Please see the Contributing to MongoLabKit guide.
Maintainers
- Developer iOS: Luca Strazzullo
Contact
License
This is a proof of concept with no guarantee of active maintenance.
See License
Latest podspec
{ "name": "MongoLabKitSwift", "version": "0.4", "summary": "MongoLabKit is a REST client API for iOS, tvOS and watchOS written to make REST calls to a MongoLab database.", "homepage": "https://github.com/ustwo/mongolabkit-swift", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Luca Strazzullo": "[email protected]" }, "social_media_url": "http://twitter.com/ustwo", "platforms": { "ios": "9.0", "watchos": "2.0", "tvos": "9.0" }, "requires_arc": true, "source": { "git": "https://github.com/ustwo/mongolabkit-swift.git", "tag": "0.4" }, "source_files": "MongoLabKit/Sources/**/*", "pushed_with_swift_version": "3.0" }
Mon, 03 Jul 2017 12:40:04 +0000