[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 8 / b / LXPhotosManager / 0.2.0 / LXPhotosManager.podspec.json
blobeda1d1ecae574c0a3d24cdaf287ce324443c0dad
2   "name": "LXPhotosManager",
3   "version": "0.2.0",
4   "summary": "LXPhotosManager is manager",
5   "description": "XLee manager LXPhotosManager",
6   "homepage": "https://github.com/LIXIANGXLee/LXPhotosManagerModule",
7   "license": "MIT",
8   "authors": {
9     "lixiang": "lixiang@gokuaidian.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.2.0"
18   },
19   "subspecs": [
20     {
21       "name": "LXFileInfoProtocol",
22       "source_files": "LXPhotosManager/LXFileInfoProtocol/*.{swift}"
23     },
24     {
25       "name": "LXHelpers",
26       "source_files": "LXPhotosManager/LXHelpers/*.{swift}"
27     },
28     {
29       "name": "LXPhotosBrowser",
30       "source_files": "LXPhotosManager/LXPhotosBrowser/*.{swift}",
31       "dependencies": {
32         "LXPhotosManager/LXFileInfoProtocol": [
34         ]
35       }
36     },
37     {
38       "name": "LXNinegridPhotos",
39       "source_files": "LXPhotosManager/LXNinegridPhotos/*.{swift}",
40       "resources": "LXPhotosManager/LXNinegridPhotos/*.bundle",
41       "dependencies": {
42         "LXPhotosManager/LXFileInfoProtocol": [
44         ],
45         "LXPhotosManager/LXHelpers": [
47         ],
48         "LXPhotosManager/LXPhotosBrowser": [
50         ]
51       }
52     }
53   ],
54   "swift_version": "5.0"