blob: efb117118aa518ec48a62ddee4dc8ab58db265f2 [file] [log] [blame]
{
"name": "SIAHash",
"version": "0.1.0",
"summary": "SIAHash is hash utility",
"description": " SIAHash is hash utility.\n Can create md5/sha1/sha224/sha256/sha384/sha512 hash.\n",
"homepage": "https://github.com/siagency/SIAHash",
"license": "MIT",
"authors": {
"SI Agency": "support@si-agency.co.jp"
},
"source": {
"git": "https://github.com/siagency/SIAHash.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"SIAHash": [
"Pod/Assets/*.png"
]
}
}