blob: 98aa1d2a3b5d0441b8ab4cef462dfe37b0725f17 [file] [log] [blame]
{
"name": "XHCameraSession",
"version": "0.0.1",
"summary": "这是一个自定义相机的库",
"description": "这是一个自定义相机的库呢",
"homepage": "https://github.com/DaHuiGe/XHCameraSession.git",
"license": "MIT",
"authors": {
"caixianghui": "13220112889@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DaHuiGe/XHCameraSession.git",
"tag": "0.0.1"
},
"source_files": "XHCameraSessionDemo/XHCameraSession.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"AVFoundation"
]
}