blob: ef0b2cb87bf80126f7a188b62dd2fc0f7c637888 [file] [log] [blame]
{
"name": "WZYCamera",
"version": "1.0.3",
"summary": "WZYCamera is a lightweight custom camera controller. A line of code integration, bid farewell to invoke complex system API distress.",
"description": "WZYCamera is a lightweight custom camera controller. A line of code integration, bid farewell to invoke complex system API distress.",
"homepage": "https://github.com/CoderZYWang/WZYCamera",
"license": "MIT",
"authors": {
"CoderZYWang": "294250051@qq.com"
},
"social_media_url": "http://blog.csdn.net/felicity294250051",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/CoderZYWang/WZYCamera.git",
"tag": "1.0.3"
},
"source_files": "WZYCamera/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"AssetsLibrary",
"CoreMotion"
]
}