blob: 1400acf6c53e99a70c0f9b2aeddc92946b58593d [file] [log] [blame]
{
"name": "JMUnidecode",
"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",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jota Melo": "jpmfagundes@gmail.com"
},
"source": {
"git": "https://github.com/JotaMelo/JMUnidecode.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/*"
]
}
}