[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / e / c / MASIdentityManagement / 1.7.10 / MASIdentityManagement.podspec.json
blob60bb7b3b83d12757827609f33e3c3e319f3b38f4
2   "name": "MASIdentityManagement",
3   "version": "1.7.10",
4   "summary": "MASIdentityManagement is the user and group management framework for CA Mobile App Services.",
5   "homepage": "https://github.com/CAAPIM/iOS-MAS-IdentityManagement",
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-IdentityManagement/releases/download/1.7.10/MASIdentityManagement.zip?raw=true"
20   },
21   "vendored_frameworks": "MASIdentityManagement.framework",
22   "dependencies": {
23     "MASFoundation": [
24       "1.7.10"
25     ]
26   }