[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 0 / 7 / AllowX / 1.0.1 / AllowX.podspec.json
bloba99dd9a4d44c0bfbaf0f34dff129014fb7c8381b
2   "name": "AllowX",
3   "version": "1.0.1",
4   "summary": "AllowX to ask for permissions on iOS ❓👀.",
5   "description": "AllowX is a zero setup and unified API to ask for permissions on iOS ❓👀.",
6   "homepage": "https://github.com/KarimEbrahemAbdelaziz/AllowX",
7   "screenshots": "https://github.com/KarimEbrahemAbdelaziz/AllowX/blob/master/Screenshots/3.png?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "KarimEbrahemAbdelaziz": "karimabdelazizmansour@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/KarimEbrahemAbdelaziz/AllowX.git",
17     "tag": "1.0.1"
18   },
19   "social_media_url": "https://twitter.com/KarimEbrahem512",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "swift_versions": "5.0",
24   "source_files": "AllowX/Classes/**/*",
25   "resources": "AllowX/Assets/*",
26   "frameworks": "UIKit",
27   "dependencies": {
28     "SwiftEntryKit": [
29       "1.2.3"
30     ]
31   },
32   "swift_version": "5.0"