[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / 9 / AKUAssetManager / 0.1.2 / AKUAssetManager.podspec.json
blobdd4f5c01145ce98c497e1ad9ccc6961c320f2f7d
2   "name": "AKUAssetManager",
3   "version": "0.1.2",
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.1.2"
14   },
15   "platforms": {
16     "ios": "6.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