blob: c3b6e2fc6b2b33bb4c358886dc8056487d630ce3 [file] [log] [blame]
{
"name": "JMUnidecode-Swift",
"version": "1.0.0",
"summary": "JMUnidecode - unicode transliteration",
"description": "With JMUnidecode you can convert \"北亰\" to \"Bei Jing\", \"ⓗⓘ ⓖⓘⓣⓗⓤⓑ\" to \"hi github\", \"hélló évéryóne\" to \"hello everyone\".",
"homepage": "https://github.com/JotaMelo/JMUnidecode-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jota Melo": "jpmfagundes@gmail.com"
},
"source": {
"git": "https://github.com/JotaMelo/JMUnidecode-Swift.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/Jota",
"platforms": {
"ios": "8.0"
},
"source_files": "JMUnidecode/Classes/**/*",
"resource_bundles": {
"JMUnidecode": [
"JMUnidecode/Assets/*"
]
},
"pushed_with_swift_version": "3.0"
}