blob: a8fe2f35591e1f9b1c961c2570b639dbf9c63e3c [file] [log] [blame]
{
"name": "YNCameraManager",
"version": "1.0.1",
"summary": "A simple manager for custom camera",
"description": "Auth, Session, Layer used by block",
"homepage": "https://github.com/foreverleely/YNCameraManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyangly": "foreverleely@hotmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/foreverleely/YNCameraManager",
"tag": "1.0.1"
},
"source_files": "YNCameraManager/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
]
}