[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 2 / c / BluemixObjectStorage / 0.0.4 / BluemixObjectStorage.podspec.json
blobfd8b6861a920f8d1897ccd9e103651e538e9fb03
2   "name": "BluemixObjectStorage",
3   "version": "0.0.4",
4   "summary": "Bluemix Object Storage SDK",
5   "homepage": "https://github.com/ibm-bluemix-mobile-services/bluemix-objectstorage-clientsdk-swift",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "IBM Bluemix Services Mobile SDK": "mobilsdk@us.ibm.com"
9   },
10   "source": {
11     "git": "https://github.com/ibm-bluemix-mobile-services/bluemix-objectstorage-clientsdk-swift.git",
12     "tag": "0.0.4"
13   },
14   "source_files": "BluemixObjectStorage/**/*",
15   "exclude_files": "BluemixObjectStorage/**/*.plist",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "dependencies": {
20     "BMSCore": [
21       "~> 1.0.2"
22     ]
23   },
24   "requires_arc": true