[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / e / 9 / AKUAssetManager / 0.2.0 / AKUAssetManager.podspec.json
blob46c1b0000e9b4416515fffbe0cdb6c8b9b3b1a76
2   "name": "AKUAssetManager",
3   "version": "0.2.0",
4   "summary": "Easy to check authorizationStatus of Camera/Photo.",
5   "description": "                       Easy to check authorizationStatus of Camera/Photo.\n\n                       if not allow to access camera or photo, this library show warning alert.\n",
6   "homepage": "https://github.com/akuraru/AKUAssetManager",
7   "license": "MIT",
8   "authors": {
9     "akuraru": "akuraru@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/akuraru/AKUAssetManager.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "AKUAssetManager": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "AssetsLibrary",
28     "AVFoundation"
29   ],
30   "dependencies": {
31     "Lambda-Alert": [
33     ]
34   },
35   "deprecated": true