[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 6 / 4 / iOSPvt / 0.0.1 / iOSPvt.podspec.json
blobce28c9c1f3b2ec02fb94a211a520c5608ac7a5d2
2   "name": "iOSPvt",
3   "version": "0.0.1",
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   "source": {
15     "git": "https://github.com/arthursmel/IosPvt.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "iOSPvtLib/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "platforms": {
24     "osx": null,
25     "ios": null,
26     "tvos": null,
27     "watchos": null
28   }