[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / f / 5 / NativeRedcapInterface / 0.4.1 / NativeRedcapInterface.podspec.json
blob148dc41dbbdeee06ec7df3e9706ca1a2c684c8e0
2   "name": "NativeRedcapInterface",
3   "version": "0.4.1",
4   "summary": "A Native iOS Interface for REDCap Surveys",
5   "description": "Use this library to incorporate REDCap Surveys into your iOS Application.",
6   "homepage": "https://gitlab.app.vumc.org/HealthIT-ProductDevelopment/Alto/native-redcap-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AndyMeagher": "andrew.m.meagher@vumc.org"
13   },
14   "source": {
15     "git": "https://gitlab.app.vumc.org/HealthIT-ProductDevelopment/Alto/native-redcap-ios",
16     "tag": "0.4.1"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "swift_version": "4.2",
22   "source_files": "NativeRedcapInterface/Classes/**/*",
23   "resources": [
24     "NativeRedcapInterface/Assets/*.storyboard",
25     "NativeRedcapInterface/Assets/*.xib",
26     "NativeRedcapInterface/Assets/Sample.json"
27   ],
28   "dependencies": {
29     "Amplitude-iOS": [
30       "~> 4.0.4"
31     ]
32   }