[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 2 / c / 1 / MGPhotoLib / 4.0.3 / MGPhotoLib.podspec.json
blob359db42137ba219ae2db0a60ca637938954f4283
2   "name": "MGPhotoLib",
3   "version": "4.0.3",
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.3"
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"