[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / f / NFCNDEFParse / 0.1.0 / NFCNDEFParse.podspec.json
blob858d686271d74ab06d9f862ef9891059ce1d01b1
2   "name": "NFCNDEFParse",
3   "version": "0.1.0",
4   "summary": "NFC Forum Well Known Type Data Parser for iOS11 and Core NFC",
5   "description": "NFC Forum Well Known Type Data Parser for iOS11 and Core NFC.\nSupports parsing of types:\nText - NFCForum-TS-RTD_Text_1.0 2006-07-24\nUri - NFCForum-TS-RTD_URI_1.0 2006-07-24\nSmart Poster - NFCForum-SmartPoster_RTD_1.0 2006-07-24",
6   "homepage": "https://github.com/jvk75/NFCNDEFParse",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jari Kalinainen": "jari@klubitii.com"
13   },
14   "source": {
15     "git": "https://github.com/jvk75/NFCNDEFParse.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "NFCNDEFParse/*",
22   "pushed_with_swift_version": "4.0"