[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / c / BluemixObjectStorage / 0.0.3 / BluemixObjectStorage.podspec.json
blob366c6fe8231aed7f4b63271800828f2df99367af
2   "name": "BluemixObjectStorage",
3   "version": "0.0.3",
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.3"
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