[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / c / 4 / AMATTPermission / 0.1.2 / AMATTPermission.podspec.json
blob358243f2df30a416f2e727c40374b1eb7caf722c
2   "name": "AMATTPermission",
3   "version": "0.1.2",
4   "summary": "App Tracking Transparency manager for iOS / iPadOS app.",
5   "description": "Simple and easy ATT manager supports for iOS / iPadOS 15. You can request to show system prompt then receive permission result. And also you can ask permission status anytime.",
6   "homepage": "https://github.com/asamoya/AMATTPermission",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "asamoya": "kaname.ohara@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/asamoya/AMATTPermission.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "AMATTPermission/Classes/**/*",
23   "resource_bundles": {
24     "AMATTPermission": [
25       "AMATTPermission/Assets/**/*.{storyboard,strings}"
26     ]
27   },
28   "swift_version": "5.0"