blob: 4779831e6b392a5f5f0f575279d800eeb7c2d04f [file] [log] [blame]
{
"name": "JFEMnemo",
"version": "0.1.2",
"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",
"homepage": "https://github.com/jfreyre/JFEMnemo",
"license": "MIT",
"authors": {
"Jerome Freyre": "jerome.freyre@gmail.com"
},
"source": {
"git": "https://github.com/jfreyre/JFEMnemo.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/j_freyre",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}