[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 1 / 6 / 4 / iOSPvt / 0.1.1 / iOSPvt.podspec.json
blobc5c36ddbb01193ac2ee61029d47952b1a8768415
2   "name": "iOSPvt",
3   "version": "0.1.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   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/arthursmel/IosPvt.git",
20     "tag": "0.1.1"
21   },
22   "source_files": [
23     "Classes",
24     "iOSPvtLib/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "swift_version": "5.0"