blob: 2761c49f54e64af78a5ff36ac86fbfb5c6884ad4 [file] [log] [blame]
{
"name": "NFCSupport",
"version": "0.7.1",
"summary": "Handling NDEF Records library.",
"swift_versions": "5.2",
"description": "NFCSupport is support library for handling NFC NDEF Records.",
"homepage": "https://github.com/yshrkt/NFCSupport",
"license": "MIT",
"authors": {
"Yoshihiro Kato": "yoshihiro@sputnik-apps.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/yshrkt/NFCSupport.git",
"tag": "0.7.1"
},
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"swift_version": "5.2"
}