blob: 14fc433f8afc30a755ba87ef1ddb30f8d1ed1d29 [file] [log] [blame]
{
"name": "LocaleKit",
"version": "1.0.0",
"summary": "LocaleKit makes it easy to manage and synchronize localizations in your app.",
"homepage": "https://github.com/TENDIGI/LocaleKit",
"license": "MIT",
"authors": {
"Nick Lee": "nick@tendigi.com"
},
"source": {
"git": "https://github.com/TENDIGI/LocaleKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/**/*.swift",
"dependencies": {
"zipzap": [
"~> 8.1"
],
"Alamofire": [
"~> 4.2"
]
},
"pushed_with_swift_version": "3.0"
}