[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / b / JMUnidecode-Swift / 1.0.0 / JMUnidecode-Swift.podspec.json
blobc3b6e2fc6b2b33bb4c358886dc8056487d630ce3
2   "name": "JMUnidecode-Swift",
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-Swift",
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-Swift.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   },
28   "pushed_with_swift_version": "3.0"