[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / a / 4 / MASConnecta / 1.9.00-rc1 / MASConnecta.podspec.json
blob7c0543d6d44f1478fe833b5695438ce2242437d4
2   "name": "MASConnecta",
3   "version": "1.9.00-rc1",
4   "summary": "MASConnecta is the core messaging framework for CA Mobile App Services.",
5   "homepage": "https://github.com/CAAPIM/iOS-MAS-Connecta",
6   "social_media_url": "https://twitter.com/CAinc",
7   "authors": {
8     "Luis Sanches": "luis.sanches@ca.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "http": "https://github.com/CAAPIM/iOS-MAS-Connecta/releases/download/1.9.00-rc1/MASConnecta.zip?raw=true"
20   },
21   "vendored_frameworks": "MASConnecta.framework",
22   "dependencies": {
23     "MASFoundation": [
24       "1.9.00-rc1"
25     ],
26     "MASIdentityManagement": [
27       "1.9.00-rc1"
28     ]
29   }