[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 9 / f / 2 / UIStylingKit / 0.0.1 / UIStylingKit.podspec.json
blob5269c7c56efa7501dca43ab1eee6db4cdd83e8ab
2   "name": "UIStylingKit",
3   "version": "0.0.1",
4   "summary": "Easy base ui elements styling",
5   "description": "Kit for easy base ui elements styling",
6   "homepage": "https://github.com/JeremySnor/UIStylingKit",
7   "license": {
8     "type": "MIT",
9     "file": "License"
10   },
11   "authors": {
12     "Artem Eremeev": "jeremy1002@yandex.ru"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/JeremySnor/UIStylingKit.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "Source/**/*.{swift}",
24     "Source/*.{swift}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "swift_version": "5.0"