[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / a / 9 / WCLImagePickerController / 1.0.4 / WCLImagePickerController.podspec.json
blob72aa2bb75c2ad1934b937971c416523db2a06eaf
2   "name": "WCLImagePickerController",
3   "version": "1.0.4",
4   "summary": "由swift实现可自定义的图片选择器。",
5   "homepage": "https://github.com/631106979/WCLImagePickerController",
6   "license": "MIT",
7   "authors": {
8     "W_C__L": "wangchonglei93@icloud.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/631106979/WCLImagePickerController.git",
15     "tag": "1.0.4"
16   },
17   "source_files": "WCLImagePickerController/**/*.{swift,xib}",
18   "resources": "WCLImagePickerController/WCLImagePickerController/WCLImagePickerController.bundle",
19   "frameworks": [
20     "UIKit",
21     "Photos"
22   ],
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"