blob: 2da897c1d7bce5c184dd478f4b1f329271084ed6 [file] [log] [blame]
{
"name": "LCCameraKit",
"version": "0.1.0",
"summary": "行车记录仪静态库",
"description": "封装方法,方便使用",
"homepage": "https://github.com/Lclmyname/LCCameraKit",
"license": "MIT",
"authors": {
"LiuChaolong": "1097920530@qq.com"
},
"source": {
"git": "https://github.com/Lclmyname/LCCameraKit.git",
"tag": "0.1.0",
"commit": "c25c8dcc632002ac41ac6ba93d97182e76c4db21"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "CameraKit/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}