[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / e / 5 / 6 / SwiftWings / 1.0.5 / SwiftWings.podspec.json
blobff4657979590215e10d81521ca79a3a906d7e6e7
2   "name": "SwiftWings",
3   "version": "1.0.5",
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": "contact@leacode.dev"
12   },
13   "source": {
14     "git": "https://github.com/leacode/SwiftWings.git",
15     "tag": "1.0.5"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "swift_versions": [
24     "5.0",
25     "5.1"
26   ],
27   "source_files": "Sources/**/*.swift",
28   "frameworks": "Foundation",
29   "swift_version": "5.1"