[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 2 / 7 / a / W3WSwiftComponents / 2.3.3 / W3WSwiftComponents.podspec.json
blob1333cfeaf8172005a75a58735f28b28f51feaa02
2   "name": "W3WSwiftComponents",
3   "version": "2.3.3",
4   "summary": "A collection of UI components for what3words addresses",
5   "homepage": "https://github.com/what3words/w3w-swift-components",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "what3words": "support@what3words.com"
12   },
13   "source": {
14     "git": "https://github.com/what3words/w3w-swift-components.git",
15     "tag": "v2.3.3"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "requires_arc": true,
21   "source_files": "Sources/**/*.swift",
22   "frameworks": [
23     "UIKit",
24     "CoreLocation",
25     "MapKit"
26   ],
27   "swift_versions": [
28     "5.0"
29   ],
30   "resource_bundles": {
31     "W3WComponentResources": [
32       "Sources/W3WSwiftComponents/Resources/*"
33     ]
34   },
35   "dependencies": {
36     "W3WSwiftApi": [
38     ]
39   },
40   "swift_version": "5.0"