blob: 8dacc9a6fce35690e189408bd22b3711c695dfcb [file] [log] [blame]
{
"name": "ConfigurationPlist",
"version": "1.1.1",
"summary": "Generate Config.plist for macOS/iOS",
"description": "ConfigurationPlist is a tool to get strong typed configuration from yamls/jsons.",
"homepage": "https://github.com/417-72KI/ConfigurationPlist",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"417.72KI": "417.72ki@gmail.com"
},
"social_media_url": "http://twitter.com/417_72KI",
"platforms": {
"ios": "10.0",
"osx": "10.9",
"watchos": "3.0",
"tvos": "10.0"
},
"requires_arc": true,
"source": {
"http": "https://github.com/417-72KI/ConfigurationPlist/releases/download/1.1.1/configurationPlist.zip"
},
"preserve_paths": "configurationPlist",
"deprecated_in_favor_of": "BuildConfig.swift"
}