blob: 67542abe1b4d595065e97f23e12ef87ae3394a0e [file] [log] [blame]
{
"name": "JFEMnemo",
"version": "0.1.1",
"summary": "JFEMnemo is an iOS version of the ruby gem rufus-mnemo.",
"description": " With JFEMnemo you can easily turns integers into japanese sounding words and vice versa (ruby).\n\n exemple:\n - 76955 becomes haruka\n - 141260 becomes kotoba\n\n",
"homepage": "https://github.com/jfreyre/JFEMnemo",
"license": "MIT",
"authors": {
"Jérome Freyre": "jerome.freyre@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/jfreyre/JFEMnemo.git",
"branch": "master",
"tag": "0.1.1"
},
"source_files": "JFEMnemo/*.{h,m}",
"requires_arc": true
}