[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / e / 9 / AKUAssetManager / 0.2.1 / AKUAssetManager.podspec.json
blob2c58e2a5c9643d19defd3fb0592c259de03956e9
2   "name": "AKUAssetManager",
3   "version": "0.2.1",
4   "summary": "Easy to check authorizationStatus of Camera/Photo.",
5   "description": "Easy to check authorizationStatus of Camera/Photo.\n\nif not allow to access camera or photo, this library show warning alert.",
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.1"
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