This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"cjrc_area_code" : null, | |
"cjrc_station_code" : null, | |
"cjrc_station_code_hex_str" : null, | |
"crjc_source" : null, | |
"crjc_source_url" : null, | |
"geo_json" : { | |
"geometry" : { | |
"coordinates" : [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// ViewController.swift | |
// emoneyReader | |
// | |
// Created by treastrain on 2019/12/11. | |
// Copyright © 2019 treastrain / Tanaka Ryoga. All rights reserved. | |
// | |
import UIKit | |
import CoreNFC |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// Extensions.swift | |
// driversLicenceReader | |
// | |
// Created by treastrain on 2019/12/06. | |
// Copyright © 2019 treastrain / Tanaka Ryoga. All rights reserved. | |
// | |
import Foundation |
NewerOlder