[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 0 / e / JFEMnemo / 0.1.2 / JFEMnemo.podspec.json
blob4779831e6b392a5f5f0f575279d800eeb7c2d04f
2   "name": "JFEMnemo",
3   "version": "0.1.2",
4   "summary": "JFEMnemo is an iOS version of the ruby gem rufus-mnemo.",
5   "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",
6   "homepage": "https://github.com/jfreyre/JFEMnemo",
7   "license": "MIT",
8   "authors": {
9     "Jerome Freyre": "jerome.freyre@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/jfreyre/JFEMnemo.git",
13     "tag": "0.1.2"
14   },
15   "social_media_url": "https://twitter.com/j_freyre",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"