blob: c35e7a7976208d9440eb934bee9a3b4bc5e7ce43 [file] [log] [blame]
{
"name": "AzureStorageApiClient",
"version": "1.2.1",
"summary": "AzureStorageApiClient is api client library for Microsost Azure Storage in Swift.",
"homepage": "https://github.com/xoyip/AzureStorageApiClient",
"license": "MIT",
"authors": {
"xoyip": "xoyip@piyox.info"
},
"source": {
"git": "https://github.com/xoyip/AzureStorageApiClient.git",
"tag": "1.2.1"
},
"platforms": {
"osx": "10.10",
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.5"
],
"CryptoSwift": [
"~> 0.0"
],
"XMLDictionary": [
"~> 1.4"
],
"Regex": [
"~> 0.2"
]
}
}