[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / d / 2 / 9 / YLImagePickerController / 0.0.1 / YLImagePickerController.podspec.json
blobccbb642d54c44b59fe7fc3390bb1a1d79faaa1f0
2   "name": "YLImagePickerController",
3   "version": "0.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "Sources/**/*.swift"
23   ],
24   "resource_bundles": {
25     "YLImagePickerControllerBundle": [
26       "Sources/**/*.png"
27     ]
28   },
29   "requires_arc": true,
30   "dependencies": {
31     "TOCropViewController": [
32       "~> 2.0.12"
33     ]
34   },
35   "pod_target_xcconfig": {
36     "SWIFT_VERSION": "3.0"
37   },
38   "pushed_with_swift_version": "3.0"