[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 8 / 1 / 6 / LJTestSwiftPodDemo / 0.0.1 / LJTestSwiftPodDemo.podspec.json
blobcbcd7d1715f4342c7002adf76470f5e8335c3d2d
2   "name": "LJTestSwiftPodDemo",
3   "version": "0.0.1",
4   "summary": "A demo used to show how to create swift cocoapods framework.",
5   "description": "hello world!",
6   "homepage": "https://github.com/archerLj/LJTestSwiftPodDemo",
7   "license": "MIT",
8   "authors": {
9     "git": "lj0011977@163.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/archerLj/LJTestSwiftPodDemo.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "XDLFTestPodA/*.swift",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"