blob: f50e33a414be575dd07e46e9dfbce1a4a10d22e3 [file] [log] [blame]
{
"name": "EIP67",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EIP67/Classes/**/*",
"pushed_with_swift_version": "3.0"
}