blob: c36a60fae6ba283f0b2d044dacb04c326beb87cd [file] [log] [blame]
{
"name": "SLBundle",
"version": "0.0.1",
"summary": "SLBundle provides to specify a standard language",
"description": "SLBundle provides to specify a standard language for iOS.\n\nFirst or second primary language is English in iOS's localization. If you change primary language, SLBundle can do.\n",
"homepage": "https://github.com/hirohisa/SLBundle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hirohisa Kawasaki": "hirohisa.kawasaki@gmail.com"
},
"source": {
"git": "https://github.com/hirohisa/SLBundle.git",
"tag": "0.0.1"
},
"source_files": "SLBundle",
"requires_arc": true
}