[Add] CxjToasts 1.0.1
[CocoaPods.git] / Specs / 2 / c / 1 / MGPhotoLib / 4.0.4 / MGPhotoLib.podspec.json
blob04f4bb93c9e6145cd16a2dfe2a30954002c81755
2   "name": "MGPhotoLib",
3   "version": "4.0.4",
4   "summary": "由swift实现可自定义的图片选择器。",
5   "homepage": "https://github.com/spf-iOS/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/spf-iOS/WCLImagePickerController.git",
15     "tag": "4.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": "4.0"