[Add] CaptureSDK 1.9.83
[CocoaPods.git] / Specs / b / 5 / 9 / Themeable / 0.8.0 / Themeable.podspec.json
blob2bf531b218b6de68d4140cb019c87738aa440d25
2   "name": "Themeable",
3   "version": "0.8.0",
4   "summary": "Easy UIKit theming",
5   "authors": {
6     "Ed Wellbrook": "edwellbrook@gmail.com"
7   },
8   "license": "MIT",
9   "homepage": "https://github.com/edwellbrook/Themeable",
10   "source": {
11     "git": "https://github.com/edwellbrook/Themeable.git",
12     "tag": "v0.8.0"
13   },
14   "source_files": "Sources/Themeable/*.swift",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   }