[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 4 / 3 / Configen / 1.3.0 / Configen.podspec.json
blobc7877ef36fa1af020043a26d1951e5e7501cd7c7
2   "name": "Configen",
3   "version": "1.3.0",
4   "summary": "A command line tool to auto-generate configuration file code, for use in Xcode projects.",
5   "description": "The configen tool is used to auto-generate configuration code from a property list. It is intended to create the kind of configuration needed for external URLs or API keys used by your app. Currently supports both Swift and Objective-C code generation.",
6   "platforms": {
7     "ios": "9.0",
8     "osx": "10.10"
9   },
10   "homepage": "https://github.com/manishb24/ConfigGenerator",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "manishb24": "Manish.Sanwal@gmail.com"
17   },
18   "source": {
19     "http": "https://github.com/manishb24/ConfigGenerator/releases/download/1.3.0/configen-1.3.0.zip"
20   },
21   "preserve_paths": "*"