[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 8 / b / LXPhotosManager / 0.2.3 / LXPhotosManager.podspec.json
blob52f56cbc0bc18d3f5e1b2709c4acca89edde72ee
2   "name": "LXPhotosManager",
3   "version": "0.2.3",
4   "summary": "LXPhotosManager is manager",
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.2.3"
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": "SaveAsset",
30       "source_files": "LXPhotosManager/SaveAsset/*.{swift}"
31     },
32     {
33       "name": "LXPhotosBrowser",
34       "source_files": "LXPhotosManager/LXPhotosBrowser/*.{swift}",
35       "dependencies": {
36         "LXPhotosManager/LXFileInfoProtocol": [
38         ]
39       }
40     },
41     {
42       "name": "LXNinegridPhotos",
43       "source_files": "LXPhotosManager/LXNinegridPhotos/*.{swift}",
44       "resources": "LXPhotosManager/LXNinegridPhotos/*.bundle",
45       "dependencies": {
46         "LXPhotosManager/LXFileInfoProtocol": [
48         ],
49         "LXPhotosManager/LXHelpers": [
51         ],
52         "LXPhotosManager/LXPhotosBrowser": [
54         ]
55       }
56     }
57   ],
58   "swift_version": "5.0"