blob: 4c22105f731a9a2b5cb9f95fb0164a1fb1251358 [file] [log] [blame]
{
"name": "YLImagePickerController",
"version": "0.0.5",
"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.5"
},
"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"
}