[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 8 / b / LXPhotosManager / 0.1.3 / LXPhotosManager.podspec.json
blob5aebf0fcdc822ee54bc0693e62534a1ea52b6b2d
2   "name": "LXPhotosManager",
3   "version": "0.1.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": "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.3"
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"