[Add] LiteRTSwift 0.0.1-nightly.20250111
[CocoaPods.git] / Specs / 6 / a / f / RadleyLib-Demo / 0.0.1 / RadleyLib-Demo.podspec.json
blobd3967f674cd8d0b92e2e1bb1eb2dd51780db4198
2   "name": "RadleyLib-Demo",
3   "version": "0.0.1",
4   "summary": "This is a demo of RadleyLib",
5   "description": "This is demo library of Radley. Will improve later.",
6   "homepage": "https://github.com/radleydev/RadleyLib-Demo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "radleydev": "radley.dev@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.4",
18   "source": {
19     "git": "https://github.com/radleydev/RadleyLib-Demo.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "RadleyLib-Demo",
24     "RadleyLib-Demo/**/*.{h,m,swift}"
25   ],
26   "swift_version": "5.4"