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