[Add] FaceSDKNightly 6.3.2275
[CocoaPods.git] / Specs / a / 2 / c / BluemixObjectStorage / 1.0.1 / BluemixObjectStorage.podspec.json
blob4156fbc027359f854e7bf4ba7e59ab5c13b1ab48
2   "name": "BluemixObjectStorage",
3   "version": "1.0.1",
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": "1.0.1"
13   },
14   "source_files": "BluemixObjectStorage/**/*",
15   "exclude_files": "BluemixObjectStorage/**/*.plist",
16   "dependencies": {
17     "BMSCore": [
18       "~> 2.0"
19     ]
20   },
21   "platforms": {
22     "ios": "8.0"
23   },
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"