[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 4 / 0 / 9 / SwiftFlags / 1.1.0 / SwiftFlags.podspec.json
blobc3b378894cdf4610b2a9dff1bc11f1b4e5f0a24d
2   "name": "SwiftFlags",
3   "version": "1.1.0",
4   "summary": "Simple Swift library to get emoji flag from a country name or country code (ISO 3166-1).",
5   "homepage": "https://github.com/BubiDevs/SwiftFlags.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andrea Busi": "busi.andrea@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/bubidevs",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/BubiDevs/SwiftFlags.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "frameworks": "Foundation",
23   "swift_versions": [
24     "5.0",
25     "5.1"
26   ],
27   "swift_version": "5.1"