Latest | 3.9.1 |
---|---|
Homepage | http://devcenter.kinvey.com/ios-v3.0/guides/getting-started |
License | Copyright Copyright (c) 2014, Kinvey, Inc. All rights reserved.
This software is licensed to you under the Kinvey terms of service located at This software contains valuable confidential and proprietary information of |
Platforms | ios 9.0, osx 10.12, watchos 2.2, requires ARC |
Dependencies | PromiseKit, KeychainAccess, Realm, RealmSwift, ObjectMapper, XCGLogger, PubNub |
Frameworks | CoreGraphics, CoreLocation, Security |
Latest podspec
{ "name": "Kinvey", "version": "3.9.1", "summary": "Kinvey iOS SDK", "description": "Kinvey iOS SDK 3.9.1", "homepage": "http://devcenter.kinvey.com/ios-v3.0/guides/getting-started", "license": { "type": "Copyright", "text": " Copyright (c) 2014, Kinvey, Inc. All rights reserved.n n This software is licensed to you under the Kinvey terms of service located atn http://www.kinvey.com/terms-of-use. By downloading, accessing and/or using thisn software, you hereby accept such terms of service (and any agreement referencedn therein) and agree that you have read, understand and agree to be bound by suchn terms of service and are of legal age to agree to such terms with Kinvey.n n This software contains valuable confidential and proprietary information ofn KINVEY, INC and is subject to applicable licensing agreements.n Unauthorized reproduction, transmission or distribution of this file and itsn contents is a violation of applicable laws.n" }, "authors": "Kinvey, Inc.", "social_media_url": "http://twitter.com/Kinvey", "platforms": { "ios": "9.0", "osx": "10.12", "watchos": "2.2" }, "source": { "git": "https://github.com/Kinvey/ios-library.git", "tag": "3.9.1" }, "source_files": [ "Kinvey/Kinvey/**/*.{swift,h,m,mm}", "Carthage/Checkouts/NSPredicate-MongoDB-Adaptor/*.{swift}" ], "preserve_paths": [ "Kinvey/**", "KinveyKit/**", "Carthage/**" ], "frameworks": [ "CoreGraphics", "CoreLocation", "Security" ], "ios": { "frameworks": [ "MobileCoreServices", "WebKit" ] }, "requires_arc": true, "pod_target_xcconfig": { "SWIFT_VERSION": "4.0" }, "dependencies": { "PromiseKit": [ "~> 4.0" ], "KeychainAccess": [ "~> 3.0" ], "Realm": [ "~> 2.0" ], "RealmSwift": [ "~> 2.0" ], "ObjectMapper": [ "~> 2.0" ], "XCGLogger": [ "~> 4.0.0" ], "PubNub": [ "~> 4.0" ] } }
Fri, 20 Oct 2017 08:20:09 +0000