[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 2 / 6 / KinveyResearchKit / 0.0.1 / KinveyResearchKit.podspec.json
blob3c793ca90a4afc5329be0c7c281a01a17921abc9
2   "name": "KinveyResearchKit",
3   "version": "0.0.1",
4   "summary": "ResearchKit wrapper for Kinvey",
5   "description": "The kinvey-researchkit package can be used to develop ResearchKit applications on the Kinvey platform. It wraps the Kinvey iOS SDK with classes that allow easy mapping of ResearchKit objects to a Kinvey backend.",
6   "homepage": "https://github.com/Kinvey/kinvey-researchkit",
7   "license": "Apache License, Version 2.0",
8   "authors": "Kinvey, Inc.",
9   "platforms": {
10     "ios": "9.0"
11   },
12   "source": {
13     "git": "https://github.com/Kinvey/kinvey-researchkit.git",
14     "tag": "0.0.1"
15   },
16   "source_files": "KinveyResearchKit/**/*.{h,m}",
17   "dependencies": {
18     "Kinvey": [
19       "~> 3.0"
20     ],
21     "ResearchKit": [
22       "~> 1.4"
23     ]
24   },
25   "pushed_with_swift_version": "3.0"