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