[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / c / 4 / EasyThemer / 1.1.2 / EasyThemer.podspec.json
blob055a9a3acf997e6a8f04b01faff8152fe4ed75e6
2   "name": "EasyThemer",
3   "version": "1.1.2",
4   "summary": "An easy way to add themes to your iOS app, using Swift",
5   "description": "EasyThemer is an easy way to add themes to your iOS app. It is written in Swift. It comes with premade themeable controls, and the ability to declare themes in Swift or with JSON.",
6   "homepage": "https://github.com/wfltaylor/EasyThemer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "William Taylor": "wfltaylor@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wfltaylor/EasyThemer.git",
16     "tag": "1.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "EasyThemer/Classes/**/*",
22   "swift_version": "4.0"