blob: 6238c7499f571718a3130db8761ad736ebf782d7 [file] [log] [blame]
{
"name": "JCLocalization",
"version": "0.4",
"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.4"
},
"swift_version": "4.2",
"source_files": "JCLocalization/**/*.swift",
"resources": "JCLocalization/*.strings",
"preserve_paths": "JCLocalization.sh",
"requires_arc": true
}