[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 8 / b / LXPhotosManager / 0.1.4 / LXPhotosManager.podspec.json
blobf172d6c2594f9addafa91ee5cfea2f03dfadfa20
2   "name": "LXPhotosManager",
3   "version": "0.1.4",
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.1.4"
18   },
19   "subspecs": [
20     {
21       "name": "LXFileInfoProtocol",
22       "source_files": "LXPhotosManager/LXFileInfoProtocol/*.{swift}"
23     },
24     {
25       "name": "LXPhotosBrowser",
26       "source_files": "LXPhotosManager/LXPhotosBrowser/*.{swift}",
27       "dependencies": {
28         "LXPhotosManager/LXFileInfoProtocol": [
30         ]
31       }
32     },
33     {
34       "name": "LXNinegridPhotos",
35       "source_files": "LXPhotosManager/LXNinegridPhotos/*.{swift}",
36       "dependencies": {
37         "LXPhotosManager/LXFileInfoProtocol": [
39         ]
40       }
41     }
42   ],
43   "swift_version": "5.0"