blob: 22833b0de08d8f67dac573b77a55ce9d9f6b7da1 [file] [log] [blame]
{
"name": "MediaFilterKit",
"version": "0.11",
"license": "MIT",
"summary": "A swift library for wrapping and applying core image filters to a image or audiovisual asset.",
"homepage": "https://github.com/appoly/MediaFilterKit",
"authors": "James Wolfe",
"source": {
"git": "https://github.com/appoly/MediaFilterKit.git",
"tag": "0.11"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "CoreImage",
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "Sources/*.swift",
"swift_version": "5.1"
}