blob: 82383f22830e3b9a5268178ae26a0cac3fc376ba [file] [log] [blame]
{
"name": "RicohAPIMStorage",
"version": "2.1.0",
"summary": "Ricoh Media Storage API Client",
"description": "Ricoh Media Storage API Client in Swift",
"homepage": "https://github.com/ricohapi/media-storage-swift",
"license": "MIT",
"authors": "Ricoh Company, Ltd.",
"source": {
"git": "https://github.com/ricohapi/media-storage-swift.git",
"tag": "v2.1.0"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"RicohAPIAuth": [
"~> 1.0.1"
]
}
}