[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / 8 / PermissionsKit / 0.0.1 / PermissionsKit.podspec.json
blob57c644918966717c2097a89ff7a732d4fd7a8811
2   "name": "PermissionsKit",
3   "version": "0.0.1",
4   "summary": "Ask for a permissions on Swift. All permissions are available. Ability to get the state",
5   "homepage": "https://gitlab.com/tedmob/ios/permissionskit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mojtaba Al Moussawi": "mojtaba.almoussawi@tedmob.com"
12   },
13   "requires_arc": true,
14   "ios": {
15     "frameworks": "UIKit"
16   },
17   "swift_versions": [
18     "4.2",
19     "5.0"
20   ],
21   "platforms": {
22     "ios": "11.0"
23   },
24   "source": {
25     "git": "https://gitlab.com/tedmob/ios/permissionskit",
26     "branch": "master",
27     "tag": "0.0.1"
28   },
29   "source_files": "PermissionsKit/**/*.{h,m,swift}",
30   "swift_version": "5.0"