[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 5 / 6 / SwiftWings / 1.5.0 / SwiftWings.podspec.json
blob42724c0fa5a275f2c559951a948d3452750d8a0c
2   "name": "SwiftWings",
3   "version": "1.5.0",
4   "summary": "A collection of Swift extensions for all platforms",
5   "homepage": "https://github.com/leacode/SwiftWings",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "leacode": "lichunyu@vip.qq.com"
12   },
13   "source": {
14     "git": "https://github.com/leacode/SwiftWings.git",
15     "tag": "1.5.0"
16   },
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.10",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "swift_versions": [
24     "5.0",
25     "5.1",
26     "5.2",
27     "5.3"
28   ],
29   "source_files": "Sources/**/*.swift",
30   "frameworks": "Foundation",
31   "swift_version": "5.3"