2 "name": "BuildEnvironment",
4 "summary": "Bundles a couple of useful build scripts, and a way of keeping environment dependent properties",
5 "description": " BuildEnvironment bundles a couple of useful build scripts\n\n * Upload app to HockeyApp\n * Translate storyboard strings\n * Check software licenses of the used CocoaPod dependencies\n * Automatically increment build number\n",
6 "homepage": "https://github.com/cegeka/BuildEnvironment",
9 "Jan Sabbe": "jan.sabbe@cegeka.be"
12 "git": "https://github.com/cegeka/BuildEnvironment.git",
15 "social_media_url": "https://twitter.com/jansabbe",
17 "source_files": "Classes",
18 "preserve_paths": "*.sh",
20 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) HOCKEYAPP_APP_ID=\"@\\\"$(HOCKEYAPP_APP_ID)\\\"\" BUILD_ENVIRONMENT=\"@\\\"$(CONFIGURATION)\\\"\""