[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 6 / 0 / 4 / Themify / 1.0.12 / Themify.podspec.json
blobb8069bfeafd4477cada8ec3fa0aa543966422c4e
2   "name": "Themify",
3   "version": "1.0.12",
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.12"
17   },
18   "source_files": [
19     "Sources",
20     "Sources/**/*.{h,swift}"
21   ],
22   "exclude_files": "Classes/Exclude"