[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 2 / 3 / JMUnidecode / 1.0.0 / JMUnidecode.podspec.json
blob1400acf6c53e99a70c0f9b2aeddc92946b58593d
2   "name": "JMUnidecode",
3   "version": "1.0.0",
4   "summary": "JMUnidecode - unicode transliteration",
5   "description": "With JMUnidecode you can convert \"北亰\" to \"Bei Jing\", \"ⓗⓘ ⓖⓘⓣⓗⓤⓑ\" to \"hi github\", \"hélló évéryóne\" to \"hello everyone\".",
6   "homepage": "https://github.com/JotaMelo/JMUnidecode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jota Melo": "jpmfagundes@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JotaMelo/JMUnidecode.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/Jota",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "JMUnidecode/Classes/**/*",
23   "resource_bundles": {
24     "JMUnidecode": [
25       "JMUnidecode/Assets/*"
26     ]
27   }