[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / 3 / Stay / 0.1.0 / Stay.podspec.json
blobd1f4594d90c44dbe02b2cc7068568badef9bae32
2   "name": "Stay",
3   "version": "0.1.0",
4   "summary": "A Library that Help Measure Screen Stay Duration of ViewController.",
5   "description": "This library helps measure screen stay duration of ViewController.",
6   "homepage": "https://github.com/JunichiT/Stay",
7   "license": "MIT",
8   "authors": {
9     "Junichi Tsurukawa": "j.tsurukawa@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/JunichiT/Stay.git",
16     "tag": "0.1.0"
17   },
18   "requires_arc": true,
19   "swift_version": "4.0",
20   "source_files": "Sources/*.{h,swift}"