[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 6 / c / 4 / AMATTPermission / 0.1.0 / AMATTPermission.podspec.json
blobf1558840bce320eba73e2bdbe5a65158a5c7d0a2
2   "name": "AMATTPermission",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "AMATTPermission/Classes/**/*",
23   "swift_version": "5.0"