[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 7 / 2 / Theme / 4.1.0 / Theme.podspec.json
blob0f88d1fa55fd3551e0f106236e0be52201100df9
2   "name": "Theme",
3   "version": "4.1.0",
4   "summary": "Support one or more configurable appearance themes.",
5   "authors": [
6     "Hilton Campbell",
7     "Stephan Heilner"
8   ],
9   "homepage": "https://github.com/CrossWaterBridge/Theme",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/CrossWaterBridge/Theme.git",
16     "tag": "4.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Theme/*.swift",
22   "requires_arc": true,
23   "dependencies": {
24     "ObserverSet": [
26     ]
27   }