[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 6 / 4 / iOSPvt / 0.0.3 / iOSPvt.podspec.json
blobf5b35a2ec082adb63c20a095a6cbcabbad223db3
2   "name": "iOSPvt",
3   "version": "0.0.3",
4   "summary": "A Psychomotor Vigilance Task (PVT) for iOS.",
5   "description": "A library to implement a configurable PVT on iOS",
6   "homepage": "https://github.com/arthursmel/iOSPvt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "arthursmel": "arthurme@tcd.ie"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/arthursmel/IosPvt.git",
20     "tag": "0.0.3"
21   },
22   "source_files": [
23     "Classes",
24     "iOSPvtLib/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "swift_version": "5.0"