[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 0 / e / JFEMnemo / 0.1.1 / JFEMnemo.podspec.json
blob67542abe1b4d595065e97f23e12ef87ae3394a0e
2   "name": "JFEMnemo",
3   "version": "0.1.1",
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\n",
6   "homepage": "https://github.com/jfreyre/JFEMnemo",
7   "license": "MIT",
8   "authors": {
9     "Jérome Freyre": "jerome.freyre@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/jfreyre/JFEMnemo.git",
16     "branch": "master",
17     "tag": "0.1.1"
18   },
19   "source_files": "JFEMnemo/*.{h,m}",
20   "requires_arc": true