[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / d / DWImagePickerController / 0.0.0.11 / DWImagePickerController.podspec.json
blobcb8235be107ffe28f79e389e15d8f84ed6c39f2f
2   "name": "DWImagePickerController",
3   "version": "0.0.0.11",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "一个相册选择库。ImagePicker frameworks.",
9   "homepage": "https://github.com/CodeWicky/DWImagePickerController",
10   "authors": {
11     "codeWicky": "codewicky@163.com"
12   },
13   "source": {
14     "git": "https://github.com/CodeWicky/DWImagePickerController.git",
15     "tag": "0.0.0.11"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DWImagePickerController/**/*.{h,m}",
22   "resources": "DWImagePickerController/DWImagePickerController.bundle",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "DWMediaPreviewController": [
26       "~> 0.0.0.43"
27     ],
28     "DWAlbumGridController": [
29       "~> 0.0.0.9"
30     ],
31     "DWKit/DWComponent/DWLabel": [
32       "~> 0.0.0.10"
33     ],
34     "DWKit/DWUtils/DWAlbumManager": [
35       "~> 0.0.0.13"
36     ]
37   }