blob: 1dac98b41500003bbc78bb12da7ce7fb40293e62 [file] [log] [blame]
{
"name": "LKCamera",
"version": "1.3.0",
"summary": "A short description of LKCamera.",
"description": "LKCamera for customer to take a professanly picture",
"homepage": "https://git.dev.tencent.com/lk2858850100/LKCamera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lk2858850100": "2858850100@qq.com"
},
"source": {
"git": "https://git.dev.tencent.com/lk2858850100/LKCamera.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LKCamera/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"libextobjc": [
"~> 0.6"
]
}
}