blob: 0eb6bac16539052a8debe85e7e9e60754456600c [file] [log] [blame]
{
"name": "AnyMediaToolbox",
"version": "1.1.12",
"license": "MIT",
"summary": "AnyMediaToolbox is a toolbox for CoreMedia Types",
"homepage": "https://github.com/anotheren/AnyMediaToolbox",
"authors": {
"anotheren": "liudong.edward@gmail.com"
},
"source": {
"git": "https://github.com/anotheren/AnyMediaToolbox.git",
"tag": "1.1.12"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.2"
],
"frameworks": "Foundation",
"source_files": "Sources/**/*.swift",
"dependencies": {
"AnyBinaryCodable": [
]
},
"swift_version": "5.2"
}