[Add] HandyStorage 1.0.3
[CocoaPods.git] / Specs / 6 / 9 / f / LCARSDisplayKit / 1.0.1 / LCARSDisplayKit.podspec.json
blobdc017af5b396e06df919bf4a4135ad5e594391a0
2   "name": "LCARSDisplayKit",
3   "version": "1.0.1",
4   "summary": "A Hobby Project.",
5   "description": "A Swift library for developing personal iOS apps with an LCARSĀ© interface.",
6   "homepage": "https://github.com/richardpiazza/LCARSDisplayKit",
7   "license": "MIT",
8   "authors": {
9     "Richard Piazza": "github@richardpiazza.com"
10   },
11   "social_media_url": "https://twitter.com/richardpiazza",
12   "source": {
13     "git": "https://github.com/richardpiazza/LCARSDisplayKit.git",
14     "tag": "1.0.1"
15   },
16   "source_files": "Sources/*",
17   "resources": "Resources/*",
18   "frameworks": [
19     "Foundation",
20     "AVFoundation"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "GraphPoint": [
25       "~> 3.0"
26     ]
27   },
28   "platforms": {
29     "ios": "11.0"
30   },
31   "pushed_with_swift_version": "4.0"