[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / c / Columbus / 1.4.0 / Columbus.podspec.json
blob1e9a7032e924537c815c69f24bf6152e2ed9c4d7
2   "name": "Columbus",
3   "version": "1.4.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A country picker for iOS, tvOS and watchOS.",
9   "description": "A country picker for iOS, tvOS and watchOS with features you will only find distributed in many different country-picker implementations.",
10   "homepage": "https://github.com/blackjacx/Columbus",
11   "social_media_url": "https://twitter.com/Blackjacxxx",
12   "authors": {
13     "Stefan Herold": "stefan.herold@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/blackjacx/Columbus.git",
17     "tag": "1.4.0"
18   },
19   "source_files": "Source/Classes/**/*",
20   "swift_versions": [
21     "5.0"
22   ],
23   "platforms": {
24     "ios": "11.0",
25     "tvos": "11.0"
26   },
27   "resource_bundles": {
28     "Resources": [
29       "Source/Resources/*.{json,xcassets}"
30     ]
31   },
32   "frameworks": "UIKit",
33   "swift_version": "5.0"