[Add] DoordeckSDK 0.55.0
[CocoaPods.git] / Specs / 8 / 1 / 4 / LSiOSPhotoPickManager / 1.0.1 / LSiOSPhotoPickManager.podspec.json
blob1b37fb859a453edb5db619b2f3a7c3c32ced8ffc
2   "name": "LSiOSPhotoPickManager",
3   "version": "1.0.1",
4   "summary": "业务工具 - 图片选择器",
5   "description": "图片选择器,目前多选面板仅支持照片的操作,缺视频和音频的功能\n更新内容:\n更新第三方组件;增加10.0.1系统版本的特例判断",
6   "homepage": "https://code.aliyun.com/LSKit/LSiOSPhotoPickManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danfort": "quanchengk@163.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/LSKit/LSiOSPhotoPickManager.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSPhotoPickManager/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "LSiOSPopView": [
26     ],
27     "DFCollectionViewAlignmentLayOut": [
29     ],
30     "LSiOSReviewController": [
32     ]
33   }