blob: eb515daa7a556d83a8704a2bbca8767978c48d2d [file] [log] [blame]
{
"name": "ManagedAppConfigLib",
"version": "1.0.0",
"summary": "A facade that simplifies working with Managed App Configuration and Feedback.",
"description": "The purpose of ManagedAppConfigLib is to make it that much easier to work with Apple's [Managed App Configuration](https://developer.apple.com/library/content/samplecode/sc2279/Introduction/Intro.html) by providing a few convenience methods.",
"homepage": "https://appconfig.org/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"James Felton": "james.felton@jamf.com"
},
"platforms": {
"ios": "9.0",
"tvos": "10.2"
},
"source": {
"git": "https://github.com/jamf/ManagedAppConfigLib.git",
"tag": "1.0.0"
},
"source_files": "Classes/*.{swift}",
"pushed_with_swift_version": "3.0"
}