blob: bd8f9437c94dafdb8fdea45dbacf43a4b88ddf7d [file] [log] [blame]
{
"name": "Square1Media",
"version": "1.0.1",
"summary": "A group of types and helpers to deal with media (audio, images...)",
"description": "A handy collection of types, helpers and extensions to make our lifes easier when dealing with multimedia.",
"homepage": "https://github.com/square1-io/Square1-iOS-Media",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Square1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/square1-io/Square1-iOS-Media.git",
"tag": "1.0.1"
},
"source_files": [
"Source",
"Source/**/*.swift"
],
"dependencies": {
"Square1Network": [
]
}
}