[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 5 / 3 / TimelaneCore / 1.0.5 / TimelaneCore.podspec.json
blobc465cede9341cbda14732b4c998570bf3751f58d
2   "name": "TimelaneCore",
3   "version": "1.0.5",
4   "summary": "The core logging package for Timelane.",
5   "description": "The core logging package for Timelane Library.",
6   "homepage": "https://github.com/icanzilb/TimelaneCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marin Todorov": "touch-code-magazine@underplot.com"
13   },
14   "source": {
15     "git": "https://github.com/icanzilb/TimelaneCore.git",
16     "tag": "1.0.5"
17   },
18   "social_media_url": "https://twitter.com/icanzilb",
19   "swift_versions": [
20     "5.0"
21   ],
22   "requires_arc": true,
23   "platforms": {
24     "ios": "8.0",
25     "osx": "10.10",
26     "watchos": "3.0",
27     "tvos": "9.0"
28   },
29   "source_files": "Sources/**/*.swift",
30   "frameworks": "Foundation",
31   "swift_version": "5.0"