[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / f / 4 / BMSSecurity / 0.0.23 / BMSSecurity.podspec.json
blobcc5415e47db83d35e44e6f11e9a20ee00e24f71f
2   "name": "BMSSecurity",
3   "version": "0.0.23",
4   "summary": "The security component of the Swift client SDK for IBM Bluemix Mobile Services",
5   "homepage": "https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-swift-security",
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/bms-clientsdk-swift-security.git",
12     "tag": "v0.0.23"
13   },
14   "requires_arc": true,
15   "dependencies": {
16     "BMSCore": [
18     ],
19     "RNCryptor": [
20       "~> 4.0.0-beta"
21     ]
22   },
23   "source_files": [
24     "Source/**/*.swift",
25     "Source/Resources/BMSSecurity.h"
26   ],
27   "platforms": {
28     "ios": "8.0"
29   }