[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 3 / 4 / 8 / Package-Practise / 1.0 / Package-Practise.podspec.json
blobe04e43dc0e8ea7fb119d05feaadbc9f76c64ec74
2   "name": "Package-Practise",
3   "version": "1.0",
4   "summary": "Print a Hello Word.",
5   "description": "A simple way to print Hello Word",
6   "homepage": "https://github.com/gary3123/Package-Practise",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gary Lin": "ban103123@gmail.com"
13   },
14   "platforms": {
15     "ios": "16.0"
16   },
17   "source": {
18     "git": "https://github.com/gary3123/Package-Practise.git",
19     "tag": "1.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"