blob: e5f52a89472fd6190e089a46d46fc7fed55a55df [file] [log] [blame]
{
"name": "RicohAPIMStorage",
"version": "2.0.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.0.0"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"RicohAPIAuth": [
"~> 1.0.1"
]
}
}