blob: 7ae488a3a9c40ae3bbb48a74b8e063f34af19c18 [file] [log] [blame]
{
"name": "NLCustomCamera",
"version": "0.1.0",
"summary": "自定义相机.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wzyinglong/NLCustomCamera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wzyinglong": "wz_yinglong@163.com"
},
"source": {
"git": "https://github.com/wzyinglong/NLCustomCamera.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "NLCustomCamera/Classes/**/*",
"resource_bundles": {
"NLCustomCamera": [
"NLCustomCamera/Assets/**/*"
]
},
"dependencies": {
"GPUImage": [
"~> 0.1.7"
],
"TZImagePickerController": [
],
"Masonry": [
],
"ZFPlayer": [
"~> 2.1.6"
],
"MJExtension": [
"~> 3.0.13"
],
"ReactiveObjC": [
]
}
}