blob: baf8a93b69967f021be6da639da5e8a390cfd884 [file] [log] [blame]
{
"name": "ZLCamera-OC",
"version": "1.2.0",
"summary": "A camera like WeChat",
"homepage": "https://github.com/Feralcombat/ZLCamera-OC",
"license": {
"type": "MIT"
},
"authors": {
"周麟": "110795300@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Feralcombat/ZLCamera-OC.git",
"tag": "1.2.0"
},
"source_files": "ZLCamera-OC/ZLCameraViewController/*.{h,m}",
"resources": "ZLCamera-OC/ZLCameraViewController/*.{bundle}",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"TOCropViewController": [
]
}
}