blob: 458b51818e8de9a9e070ee9ac596b2d9cccbd2ef [file] [log] [blame]
{
"name": "NFCSwift",
"version": "1.0.0",
"summary": "NFC Full Swift Library for iOS",
"homepage": "https://github.com/ahmedadouani/NFCSwift",
"license": {
"type": "MIT"
},
"authors": {
"Ahmed ADOUANI": "adouaniahmed@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ahmedadouani/NFCSwift.git",
"tag": "1.0.0"
},
"source_files": "NFCSwift/**/*.swift"
}