blob: 9b662336dee585bb6f488db2841b12b4f447f9a3 [file] [log] [blame]
{
"name": "ZLCamera-OC",
"version": "1.1.5",
"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.1.5"
},
"source_files": "ZLCamera-OC/ZLCameraViewController/*.{h,m}",
"resources": "ZLCamera-OC/ZLCameraViewController/*.{bundle}",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"TOCropViewController": [
]
}
}