[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 4 / 7 / 3 / LKButterflyQR / 0.2.0 / LKButterflyQR.podspec.json
blobb2d57cb6d1d535763d0655b89b0a1ab641d455fd
2   "name": "LKButterflyQR",
3   "version": "0.2.0",
4   "summary": "Maps for Butterfly",
5   "description": "Shared code for maps using Butterfly.  This is the iOS portion.",
6   "homepage": "https://github.com/lightningkite/butterfly-qr-ios",
7   "license": "MIT",
8   "authors": {
9     "Captain": "joseph@lightningkite.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/lightningkite/butterfly-qr-ios.git",
16     "tag": "0.2.0"
17   },
18   "source_files": "LKButterflyQR/**/*.swift",
19   "pod_target_xcconfig": {
20     "DEFINES_MODULE": "YES"
21   },
22   "requires_arc": true,
23   "swift_versions": "5.3",
24   "xcconfig": {
25     "SWIFT_VERSION": "5.3"
26   },
27   "dependencies": {
28     "LKButterfly/Core": [
30     ]
31   },
32   "swift_version": "5.3"