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