blob: 5f4ae3141bb789fadbd00e4278b112bf0ced5798 [file] [log] [blame]
{
"name": "VYNFCKit",
"version": "0.3.0",
"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.0"
},
"source_files": "VYNFCKit/**/*"
}