blob: 64f6dfdd19e2c3847285e3c61047a13c3a1ec17b [file] [log] [blame]
{
"name": "NFCSupport",
"version": "0.6.0",
"summary": "Handling NDEF Records library.",
"swift_version": "4.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.6.0"
},
"source_files": [
"Sources",
"Sources/**/*.{swift}"
]
}