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