[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / b / 2 / MongoLabKitSwift / 0.2 / MongoLabKitSwift.podspec.json
blob9c7f03fe33d4e5bb27ee8089629fac411e6e265d
2   "name": "MongoLabKitSwift",
3   "version": "0.2",
4   "summary": "MongoLabKit is a REST client API for iOS, tvOS and watchOS written to make REST calls to a MongoLab database.",
5   "homepage": "https://github.com/ustwo/mongolabkit-swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Luca Strazzullo": "luca@ustwo.com"
12   },
13   "social_media_url": "http://twitter.com/ustwo",
14   "platforms": {
15     "ios": "9.0",
16     "watchos": "2.0",
17     "tvos": "9.0"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/ustwo/mongolabkit-swift.git",
22     "tag": "0.2"
23   },
24   "source_files": "MongoLabKit/Sources/**/*",
25   "pushed_with_swift_version": "3.0"