[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 6 / 9 / f / LCARSDisplayKit / 2.1.0 / LCARSDisplayKit.podspec.json
blob24edca71ce3ae64f833d738e27deeca56e0db3ec
2   "name": "LCARSDisplayKit",
3   "version": "2.1.0",
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": "2.1.0"
15   },
16   "source_files": "Sources/*/*",
17   "resources": "Resources/*/*",
18   "frameworks": [
19     "Foundation",
20     "AVFoundation"
21   ],
22   "swift_version": "5.0",
23   "requires_arc": true,
24   "dependencies": {
25     "GraphPoint": [
26       "~> 3.3"
27     ]
28   },
29   "platforms": {
30     "ios": "11.0"
31   }