blob: a9dca9ce583eb56f8eb7eaa6c3e68f82c1ae743e [file] [log] [blame]
{
"name": "EIP67",
"version": "1.0.2",
"summary": "An EIP67 Implementation for Swift.",
"description": "An Ethereum QR Code Standard Implementation (EIP67) for Swift.",
"homepage": "https://github.com/DeveloperBen/EIP67",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DeveloperBen": "ben@koska.at"
},
"source": {
"git": "https://github.com/DeveloperBen/EIP67.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EIP67/Classes/**/*",
"pushed_with_swift_version": "3.0"
}