blob: f9b461d1771c04a1ed3c2c204740d50d6560b715 [file] [log] [blame]
{
"name": "NFCSupport",
"version": "0.7.0",
"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.0"
},
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"swift_version": "5.2"
}