blob: c8f48f844db3f66e5c1cf1424dd24cc096d20f08 [file] [log] [blame]
{
"name": "ERCTools",
"version": "0.0.3",
"summary": "ERCTools.",
"description": "ETH ERC Tools ABI, RPC",
"homepage": "https://github.com/ccxdd/ERCTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ccxdd": "e_xiaodong@hotmail.com"
},
"platforms": {
"ios": "9.0"
},
"cocoapods_version": ">= 1.4.0",
"swift_version": "4.2",
"source": {
"git": "https://github.com/ccxdd/ERCTools.git",
"tag": "0.0.3"
},
"source_files": "Sources/*.swift",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"SSLE": [
"~> 0.0.6"
],
"Starscream": [
"~> 3.0.6"
],
"SwiftyJSON": [
"~> 4.0"
],
"CryptoSwift": [
"~> 0.13"
]
}
}