blob: 1e4d9ff94b6fcfbe958fb0bdec3dd018e3c3cd5e [file] [log] [blame]
{
"name": "JCLocalization",
"version": "0.3.5",
"summary": "User facing text management made easy.",
"homepage": "https://github.com/thedistance",
"license": "MIT",
"authors": {
"The Distance": "dev@thedistance.co.uk"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://bitbucket.org/thedistance/jclocalization.git",
"tag": "0.3.5"
},
"source_files": "JCLocalization/**/*.swift",
"resources": "JCLocalization/*.strings",
"preserve_paths": "JCLocalization.sh",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}