blob: 867202b0e8109a5ac0cfb08a56d4691fc9b16b97 [file] [log] [blame]
{
"name": "NYMnemonic",
"version": "0.0.3",
"summary": "BIP-39 style mnemonic codes.",
"homepage": "https://github.com/nybex/NYMnemonic",
"license": "MIT",
"authors": {
"Jud Stephenson": "Jud.Stephenson@gmail.com"
},
"source": {
"git": "https://github.com/nybex/NYMnemonic.git",
"tag": "v0.0.3"
},
"platforms": {
"ios": "5.0",
"osx": "10.8"
},
"source_files": "*.{h,m}",
"resources": "languages/*.txt",
"requires_arc": true
}