blob: 4b4284b92e7123634de2d9eec4014d3b90d9130c [file] [log] [blame]
{
"name": "ConfigurationPlist",
"version": "1.1.2",
"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.2/configurationPlist.zip"
},
"preserve_paths": "configurationPlist",
"deprecated_in_favor_of": "BuildConfig.swift"
}