[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / 2 / 1 / NfcLib / 0.0.5 / NfcLib.podspec.json
blob583312037913862bd2f91d992430beb1b86d7fa2
2   "name": "NfcLib",
3   "version": "0.0.5",
4   "summary": "An easy to use Nfc library for iOS",
5   "description": "A helper Nfc library that reads NDEF messages and contents from Tags",
6   "homepage": "http://google.com",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Petros Maliotis": "maliotis12@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/Maliotis/NfcLib-iOS.git",
19     "tag": "0.0.5"
20   },
21   "source_files": [
22     "NfcLib/*.h",
23     "NfcLib/*/*.swift",
24     "NfcLib/*.swift"
25   ],
26   "swift_versions": "5",
27   "swift_version": "5"