blob: 30e2a3fd07879c86d52188b42799c694f39390a0 [file] [log] [blame]
{
"name": "ERCTools",
"version": "0.0.5",
"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": "10.0"
},
"cocoapods_version": ">= 1.4.0",
"swift_version": "4.2",
"source": {
"git": "https://github.com/ccxdd/ERCTools.git",
"tag": "0.0.5"
},
"source_files": "Sources/*.swift",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"SSLE": [
"~> 0.0.6"
],
"Starscream": [
"~> 3.0.6"
],
"SwiftyJSON": [
"~> 4.0"
],
"CryptoSwift": [
"~> 0.13"
]
}
}