blob: ec636bc01b337d7c61f4346afada444be9bea24d [file] [log] [blame]
{
"name": "Sniper",
"version": "0.1.1",
"summary": "Sniper help you to manage localization strings in Google Spread Sheet",
"description": "Sniper provide a easy way to sync your location strings in Google Spread Sheet. You no longer need to build your app again because of fixing a typo. It also included version control for different app version.",
"homepage": "https://github.com/RedSoldierLtd/Sniper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paulo Lam": "paulo@beyond-six.com"
},
"source": {
"git": "https://github.com/RedSoldierLtd/Sniper.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sniper/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 3.4"
],
"CSwiftV": [
]
}
}