[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / f / 4 / BMSSecurity / 0.0.3 / BMSSecurity.podspec.json
blob8ed95070da6bf5d5d530bf235d2110a70fe616c5
2   "name": "BMSSecurity",
3   "version": "0.0.3",
4   "summary": "The security component of the Swift client SDK for IBM Bluemix Mobile Services",
5   "description": "The IBM MobileFirst platform for iOS SDK integrates with \n                       the IBM MobileFirst platform Cloud Services. The SDK has a modular design, \n                       so you can add add services that are required by your \n                       application as needed.",
6   "homepage": "https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-swift-security",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "IBM Bluemix Services Mobile SDK": "mobilsdk@us.ibm.com"
10   },
11   "source": {
12     "git": "https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-swift-security.git",
13     "tag": "v0.0.3"
14   },
15   "requires_arc": true,
16   "dependencies": {
17     "BMSCore": [
19     ]
20   },
21   "source_files": [
22     "Source/**/*.swift",
23     "Source/Resources/BMSSecurity.h"
24   ],
25   "platforms": {
26     "ios": "8.0"
27   }