[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 0 / 2 / NdefLibrary / 1.0.0 / NdefLibrary.podspec.json
blob2ec78c88713184ac5fb433f1ccf90310b419f179
2   "name": "NdefLibrary",
3   "version": "1.0.0",
4   "summary": "Parse and compose NDEF messages on iOS without CoreNFC.",
5   "description": "This library is intended for use in applications that use external NFC readers (such as TapTrack Tappy \nreaders) from which NDEF messages must be validated, parsed, and composed.",
6   "homepage": "https://github.com/TapTrack/NdefLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alice Cai": "info@taptrack.com"
13   },
14   "source": {
15     "git": "https://github.com/TapTrack/NdefLibrary.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "NdefLibrary/Classes/**/*",
23   "swift_version": "4.2"