[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 0 / 4 / Themify / 1.0.4 / Themify.podspec.json
blob6fe91d08bd4db0fda8c4f0acba7250c79c631227
2   "name": "Themify",
3   "version": "1.0.4",
4   "summary": "A theme engine for iOS",
5   "description": "Themify is a theme engine for iOS. It is based on appearance proxies and use\nproperty lists for configuration. You can configure several themes in a single\nproperty list, giving alternatives for your user.",
6   "homepage": "https://github.com/nineteen-apps/themify",
7   "license": "MIT",
8   "authors": {
9     "Ronaldo Faria Lima": "ronaldo@nineteen.com.br"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/nineteen-apps/themify.git",
16     "tag": "1.0.4"
17   },
18   "source_files": [
19     "Sources",
20     "Sources/**/*.{h,swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "pushed_with_swift_version": "4"