[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / b / c / YNCameraManager / 1.0.1 / YNCameraManager.podspec.json
bloba8fe2f35591e1f9b1c961c2570b639dbf9c63e3c
2   "name": "YNCameraManager",
3   "version": "1.0.1",
4   "summary": "A simple manager for custom camera",
5   "description": "Auth, Session, Layer used by block",
6   "homepage": "https://github.com/foreverleely/YNCameraManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liyangly": "foreverleely@hotmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/foreverleely/YNCameraManager",
19     "tag": "1.0.1"
20   },
21   "source_files": "YNCameraManager/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "AVFoundation"
26   ]