blob: 356d2fe00db9a4915461349de16ddca905fbaa40 [file] [log] [blame]
{
"name": "NFCSupport",
"version": "0.5.1",
"summary": "Handling NDEF Records library.",
"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.5.1"
},
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"pushed_with_swift_version": "3.2"
}