[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / f / SKStyleKit / 0.7.2 / SKStyleKit.podspec.json
blobd6c2b46476c005d799433d8d4a9547965c88a47c
2   "name": "SKStyleKit",
3   "module_name": "SKStyleKit",
4   "version": "0.7.2",
5   "homepage": "https://github.com/motylevm/skstylekit",
6   "summary": "Framework for styling visual elements in ios apps",
7   "authors": {
8     "Mikhail Motylev": "motylevm@gmail.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Sources/*.swift",
18   "resources": "Res/*.json",
19   "source": {
20     "git": "https://github.com/motylevm/skstylekit.git",
21     "tag": "0.7.2"
22   }