[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / e / 9 / c / Columbus / 0.2.0 / Columbus.podspec.json
blobe8f396526aecb12f1a2721930db391bb2297e701
2   "name": "Columbus",
3   "version": "0.2.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": "0.2.0"
18   },
19   "source_files": "Columbus/Classes/**/*",
20   "platforms": {
21     "ios": "11.0",
22     "tvos": "11.0"
23   },
24   "resource_bundles": {
25     "Columbus": [
26       "Columbus/Resources/*.{json,xcassets}"
27     ]
28   },
29   "frameworks": "UIKit"