[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / d / c / b / EIP67 / 1.1.1 / EIP67.podspec.json
blob62530e929f9b2d5f41ea21bf7e1367c7397b23d5
2   "name": "EIP67",
3   "version": "1.1.1",
4   "summary": "An EIP67 Implementation for Swift.",
5   "description": "An Ethereum QR Code Standard Implementation (EIP67) for Swift.",
6   "homepage": "https://github.com/DeveloperBen/EIP67",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DeveloperBen": "ben@koska.at"
13   },
14   "source": {
15     "git": "https://github.com/DeveloperBen/EIP67.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "EIP67/Classes/**/*",
22   "pushed_with_swift_version": "4.0"