blob: 4e4216afe0a98922449c516d30f0da68a502a619 [file] [log] [blame]
{
"name": "AKUAssetManager",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"AKUAssetManager": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"AssetsLibrary",
"AVFoundation"
],
"deprecated": true
}