blob: 1abada41a227873aa7b319facddac5cc81eddd9a [file] [log] [blame]
{
"name": "RSMultiLanguage",
"version": "0.1.0",
"summary": "RSMultiLanguage is a library to provide in-app switching language feature.",
"description": "RSMultiLanguage is a library to provide in-app switching language feature.\nThis is mainly used internally in Red Soldier Limited",
"homepage": "https://bitbucket.org/redso/rsmultilanguage-ios",
"license": "MIT",
"authors": {
"Roy Ng": "roytornado@gmail.com"
},
"source": {
"git": "https://edwinkcw@bitbucket.org/redso/rsmultilanguage-ios.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"RSMultiLanguage": [
"Pod/Assets/*.png"
]
}
}