blob: 5d89d4217d50f25c79a3fe82a8b620cd8682c5ef [file] [log] [blame]
{
"name": "YLImagePickerController",
"version": "0.0.3",
"summary": "选择相册和拍照 支持多种裁剪",
"description": "自定义相册和自定义拍照 支持多种裁剪",
"homepage": "https://github.com/February12/YLImagePickerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yl": "845369698@qq.com"
},
"source": {
"git": "https://github.com/February12/YLImagePickerController.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/**/*.swift",
"Sources/**/*.xib"
],
"resource_bundles": {
"YLImagePickerController": [
"Sources/**/*.png"
]
},
"requires_arc": true,
"dependencies": {
"TOCropViewController": [
"~> 2.0.12"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}