[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 5 / 6 / SwiftWings / 1.0.2 / SwiftWings.podspec.json
blob398508b173db38b4460d1b161e7af0e0a7e9fb83
2   "name": "SwiftWings",
3   "version": "1.0.2",
4   "swift_versions": "5.0",
5   "summary": "A collection of Swift extensions for all platforms",
6   "description": "It offers different kind of pickers for picking infomations about countries etc. You can access vector images of flags. It support 12 kinds of languages.",
7   "homepage": "https://github.com/leacode/SwiftWings",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "leacode": "contact@leacode.dev"
14   },
15   "source": {
16     "git": "https://github.com/leacode/SwiftWings.git",
17     "tag": "1.0.2"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10"
22   },
23   "source_files": "Sources/**/*.swift",
24   "ios": {
25     "frameworks": "Foundation"
26   },
27   "osx": {
28     "frameworks": "Foundation"
29   },
30   "swift_version": "5.0"