blob: 2941cb8bca9bf58a0dabe6c9c333349a7d8dbcf7 [file] [log] [blame]
{
"name": "VYNFCKit",
"version": "0.2.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.2.1"
},
"source_files": "VYNFCKit/**/*"
}