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