[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 8 / b / LXPhotosManager / 0.3.1 / LXPhotosManager.podspec.json
blob232e87da40004507aebb91111468276524c04d01
2   "name": "LXPhotosManager",
3   "version": "0.3.1",
4   "summary": "九宫格、图片添加、图片浏览器",
5   "description": "XLee manager LXPhotosManager 九宫格、图片添加、图片浏览器",
6   "homepage": "https://github.com/LIXIANGXLee/LXPhotosManagerModule",
7   "license": "MIT",
8   "authors": {
9     "lixiang": "1367015013@qq.com"
10   },
11   "platforms": {
12     "ios": "9.2"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/LIXIANGXLee/LXPhotosManagerModule.git",
17     "tag": "0.3.1"
18   },
19   "dependencies": {
20     "LXFitManager": [
22     ]
23   },
24   "subspecs": [
25     {
26       "name": "LXFileInfoProtocol",
27       "source_files": "LXPhotosManager/LXFileInfoProtocol/*.{swift}"
28     },
29     {
30       "name": "LXHelpers",
31       "source_files": "LXPhotosManager/LXHelpers/*.{swift}"
32     },
33     {
34       "name": "LXSaveAsset",
35       "source_files": "LXPhotosManager/LXSaveAsset/*.{swift}"
36     },
37     {
38       "name": "LXPhotosBrowser",
39       "source_files": "LXPhotosManager/LXPhotosBrowser/*.{swift}",
40       "dependencies": {
41         "LXPhotosManager/LXFileInfoProtocol": [
43         ]
44       }
45     },
46     {
47       "name": "LXNinegridPhotos",
48       "source_files": "LXPhotosManager/LXNinegridPhotos/*.{swift}",
49       "resources": "LXPhotosManager/LXNinegridPhotos/*.bundle",
50       "dependencies": {
51         "LXPhotosManager/LXFileInfoProtocol": [
53         ],
54         "LXPhotosManager/LXHelpers": [
56         ],
57         "LXPhotosManager/LXPhotosBrowser": [
59         ]
60       }
61     }
62   ],
63   "swift_version": "5.0"