[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 1 / f / SKStyleKit / 0.7.5 / SKStyleKit.podspec.json
blob02b1c5d23cafe5eff2ac90856bed78da1ee87933
2   "name": "SKStyleKit",
3   "module_name": "SKStyleKit",
4   "version": "0.7.5",
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.5"
22   }