[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 5 / 9 / Gestalt / 2.0.0 / Gestalt.podspec.json
blob0fbd27ef269f150dd68b92a753a033bcceace8f7
2   "name": "Gestalt",
3   "version": "2.0.0",
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   "platforms": {
14     "ios": "10.0",
15     "osx": "10.13",
16     "watchos": "3.0",
17     "tvos": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/regexident/Gestalt.git",
21     "tag": "2.0.0"
22   },
23   "source_files": "Gestalt/**/*.{h,m,swift}"