[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 0 / d / a / SAPermissionManager / 1.2.5 / SAPermissionManager.podspec.json
blob8b1faa2680747dfa3aab4182abc4597b533d7c0c
2   "name": "SAPermissionManager",
3   "version": "1.2.5",
4   "summary": "Permission Library",
5   "swift_versions": "4.2",
6   "description": "A repo that handle the permission asked by iOS from user like notification., contacts",
7   "homepage": "https://github.com/CrazyPro007/PermissionManager",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Shivank Agarwal": "shivank02agarwal@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/CrazyPro007/PermissionManager.git",
17     "tag": "1.2.5"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "PermissionManager/PermissionManager/Utility/*"