blob: c3da06f063c42e8345370750b4bf85d2ae07aec1 [file] [log] [blame]
{
"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": "luca@ustwo.com"
},
"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"
}