[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / f / 4 / BMSSecurity / 0.0.28 / BMSSecurity.podspec.json
blob5d2dcdd0e07a051c6c486b7e29c097bab77df2a3
2   "name": "BMSSecurity",
3   "version": "0.0.28",
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.28"
13   },
14   "requires_arc": true,
15   "dependencies": {
16     "BMSCore": [
18     ],
19     "RNCryptor": [
20       "~> 4.0.0-beta"
21     ],
22     "BMSAnalyticsSpec": [
24     ]
25   },
26   "source_files": [
27     "Source/**/*.swift",
28     "Source/Resources/BMSSecurity.h"
29   ],
30   "platforms": {
31     "ios": "8.0"
32   }