blob: ad8b040ee9adc507d197b6621a1490e6e8e6b5d5 [file] [log] [blame]
{
"name": "XBLanguage",
"version": "0.4.2",
"summary": "Powerful localization library",
"description": " A powerful library allow you localization with multiple language and editable on website. XBLanguage also provide ability to localization inside xib file, which native localization cannot do.\n",
"homepage": "https://github.com/EugeneNguyen/XBLanguage",
"license": "MIT",
"authors": {
"eugenenguyen": "xuanbinh91@gmail.com"
},
"source": {
"git": "https://github.com/EugeneNguyen/XBLanguage.git",
"tag": "0.4.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"XBLanguage": [
"Pod/Assets/*"
]
},
"dependencies": {
"XBCacheRequest": [
],
"JSONKit-NoWarning": [
]
}
}