[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 5 / 9 / Gestalt / 2.0.1 / Gestalt.podspec.json
blob579c0913e1b250af2f00ce04f84db28392f2fba6
2   "name": "Gestalt",
3   "version": "2.0.1",
4   "summary": "An unintrusive & light-weight app-theming framework.",
5   "description": "An unintrusive & light-weight framework for app-theming\nwith support for animated theme switching.",
6   "homepage": "https://github.com/regexident/Gestalt",
7   "license": {
8     "type": "MPL-2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Vincent Esche",
12   "social_media_url": "http://twitter.com/regexident",
13   "swift_versions": [
14     "4.2",
15     "4.2"
16   ],
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.13",
20     "watchos": "3.0",
21     "tvos": "10.0"
22   },
23   "source": {
24     "git": "https://github.com/regexident/Gestalt.git",
25     "tag": "2.0.1"
26   },
27   "source_files": "Gestalt/**/*.{h,m,swift}",
28   "swift_version": "4.2"