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