[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 4 / 7 / LFTimelineControl / 0.1.0 / LFTimelineControl.podspec.json
blobe8f0b0b3fc5f62d042f02b5bab63586825875641
2   "name": "LFTimelineControl",
3   "version": "0.1.0",
4   "summary": "Lofionic TimelineControl",
5   "description": "A control for visualizing and interacting with a timeline.",
6   "homepage": "https://github.com/Lofionic/LFTimelineControl.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris": "chris@lofionic.co.uk"
13   },
14   "source": {
15     "git": "https://github.com/Lofionic/LFTimelineControl.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.2",
22   "subspecs": [
23     {
24       "name": "Core",
25       "frameworks": "UIKit",
26       "dependencies": {
27         "pop": [
29         ]
30       },
31       "source_files": "LFTimelineControl/Core/**/*.swift"
32     }
33   ],
34   "swift_version": "4.2"