blob: 4a7e1a1891dbd4f70ba521d5e3daa75fb9382023 [file] [log] [blame]
{
"name": "AKUAssetManager",
"version": "0.1.3",
"summary": "Easy to check authorizationStatus of Camera/Photo.",
"description": " Easy to check authorizationStatus of Camera/Photo.\n\n if not allow to access camera or photo, this library show warning alert.\n",
"homepage": "https://github.com/akuraru/AKUAssetManager",
"license": "MIT",
"authors": {
"akuraru": "akuraru@gmail.com"
},
"source": {
"git": "https://github.com/akuraru/AKUAssetManager.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"AKUAssetManager": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"AssetsLibrary",
"AVFoundation"
],
"dependencies": {
"Lambda-Alert": [
]
},
"deprecated": true
}