[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 4 / 3 / Configen / 1.2.0 / Configen.podspec.json
blobb5ca0501da86c603e04166177975a0ff57685198
2   "name": "Configen",
3   "version": "1.2.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     "osx": "10.10"
8   },
9   "homepage": "https://github.com/manishb24/ConfigGenerator",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "manishb24": "Manish.Sanwal@gmail.com"
16   },
17   "source": {
18     "http": "https://github.com/manishb24/ConfigGenerator/releases/download/1.2.0/configen-1.2.0.zip"
19   },
20   "preserve_paths": "*"