[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 2 / 9 / YLImagePickerController / 0.0.3 / YLImagePickerController.podspec.json
blob5d89d4217d50f25c79a3fe82a8b620cd8682c5ef
2   "name": "YLImagePickerController",
3   "version": "0.0.3",
4   "summary": "选择相册和拍照 支持多种裁剪",
5   "description": "自定义相册和自定义拍照 支持多种裁剪",
6   "homepage": "https://github.com/February12/YLImagePickerController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yl": "845369698@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/February12/YLImagePickerController.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "Sources/**/*.swift",
23     "Sources/**/*.xib"
24   ],
25   "resource_bundles": {
26     "YLImagePickerController": [
27       "Sources/**/*.png"
28     ]
29   },
30   "requires_arc": true,
31   "dependencies": {
32     "TOCropViewController": [
33       "~> 2.0.12"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "SWIFT_VERSION": "3.0"
38   },
39   "pushed_with_swift_version": "3.0"