blob: 0a5bdf6ca2836b18f51acaed9f519705c96b0a4a [file] [log] [blame]
{
"name": "iHash",
"version": "0.0.2",
"summary": "Lib that generates hash values",
"description": "A CocoaPods library that generates hash values",
"homepage": "https://github.com/felipemendes/iHash",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"felipemendes": "felipemendes@me.com"
},
"platforms": {
"ios": "12.1"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/felipemendes/iHash.git",
"tag": "0.0.2"
},
"source_files": "iHash/**/*.{h,m,swift}"
}