blob: 6249e1b19ef7ffdf29882bd4eb1b275fe921c0ab [file] [log] [blame]
{
"name": "SwitchKit",
"version": "1.0.0",
"license": "MIT",
"summary": "A Swift Framework for iOS & OS X that let you change the behavior and appearance of your app without requiring an app update.",
"homepage": "https://github.com/switchkit/switchkit-cocoa",
"authors": {
"SwitchKit": "https://github.com/switchkit"
},
"source": {
"git": "https://github.com/switchkit/switchkit-cocoa.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0"
},
"source_files": "Source/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}