[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 1 / 8 / AzureStorageApiClient / 1.0 / AzureStorageApiClient.podspec.json
blob88b8e724baf6dec819ba6576e067649e1cc85325
2   "name": "AzureStorageApiClient",
3   "version": "1.0",
4   "summary": "AzureStorageApiClient is api client library for Microsost Azure Storage in Swift.",
5   "homepage": "https://github.com/xoyip/AzureStorageApiClient",
6   "license": "MIT",
7   "authors": {
8     "xoyip": "xoyip@piyox.info"
9   },
10   "source": {
11     "git": "https://github.com/xoyip/AzureStorageApiClient.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "osx": "10.10",
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.5"
23     ],
24     "CryptoSwift": [
25       "~> 0.0"
26     ],
27     "XMLDictionary": [
28       "~> 1.4"
29     ],
30     "Regex": [
31       "~> 0.2"
32     ]
33   }