blob: e8611f35f835dfc6a0af4faa5b2749e444cfcc26 [file] [log] [blame]
{
"name": "VYNFCKit",
"version": "0.3.1",
"summary": "NFC Kit for iOS",
"homepage": "https://github.com/VinceYuan/VYNFCKit",
"license": {
"type": "MIT"
},
"authors": {
"Vince Yuan": "vince.yuan@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/VinceYuan/VYNFCKit.git",
"tag": "0.3.1"
},
"source_files": "VYNFCKit/**/*"
}