[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 3 / 2 / libswift / 0.6.2 / libswift.podspec.json
blob760c615913cbbdb1d187704426047a6a581b5983
2   "name": "libswift",
3   "swift_versions": "5.6",
4   "version": "0.6.2",
5   "summary": "Library for Swift Language",
6   "description": "A short description of libswift.",
7   "homepage": "https://github.com/src256/libswift",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "src": "src@srcw.net"
14   },
15   "source": {
16     "git": "https://github.com/src256/libswift.git",
17     "tag": "0.6.2"
18   },
19   "platforms": {
20     "ios": "15.0"
21   },
22   "source_files": "libswift/Classes/**/*",
23   "resource_bundles": {
24     "libswift": [
25       "libswift/Classes/*.xib"
26     ]
27   },
28   "swift_version": "5.6"