[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / a / 2 / 0 / RSThemeKit / 1.0.2 / RSThemeKit.podspec.json
bloba783ba50af6cbd27c0bb13ab905927048f64dcd5
2   "name": "RSThemeKit",
3   "version": "1.0.2",
4   "summary": "Easy implementation of light, dark, and custom themes starting with iOS 8+",
5   "homepage": "https://github.com/byLXS/RSThemeKit",
6   "source": {
7     "git": "https://github.com/byLXS/RSThemeKit.git",
8     "tag": "1.0.2"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Robert Shaginyan": "shaginyan.r@gmail.com"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "ios": {
21     "frameworks": "UIKit"
22   },
23   "swift_versions": [
24     "4.2",
25     "5.0"
26   ],
27   "source_files": "Source/RSThemeKit/**/*.swift",
28   "swift_version": "5.0"