[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 1 / c / ComposableStyling / 2.0.0 / ComposableStyling.podspec.json
blobbb4327ec0cdf702ddd153303d983ed33ba9c3cf4
2   "name": "ComposableStyling",
3   "version": "2.0.0",
4   "summary": "Functional styling in Swift.",
5   "description": "Functional styling provides elegant composable styling implementation in Swift.",
6   "homepage": "https://github.com/takecian/ComposableStyling",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "takecian": "takecian@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/takecian/ComposableStyling.git",
16     "tag": "2.0.0"
17   },
18   "swift_versions": "5",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "ComposableStyling/*.swift",
23   "swift_version": "5"