[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 8 / b / LXPhotosManager / 0.1.2 / LXPhotosManager.podspec.json
blobd72353373e3c65a538cd06fedf8010eb6d649384
2   "name": "LXPhotosManager",
3   "version": "0.1.2",
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   "source": {
15     "git": "https://github.com/LIXIANGXLee/LXPhotosManagerModule.git",
16     "tag": "0.1.2"
17   },
18   "subspecs": [
19     {
20       "name": "LXFileInfoProtocol",
21       "source_files": "LXPhotosManager/LXFileInfoProtocol/*.{swift}"
22     },
23     {
24       "name": "LXPhotosBrowser",
25       "source_files": "LXPhotosManager/LXPhotosBrowser/*.{swift}",
26       "dependencies": {
27         "LXPhotosManager/LXFileInfoProtocol": [
29         ]
30       }
31     },
32     {
33       "name": "LXNinegridPhotos",
34       "source_files": "LXPhotosManager/LXNinegridPhotos/*.{swift}",
35       "dependencies": {
36         "LXPhotosManager/LXFileInfoProtocol": [
38         ]
39       }
40     }
41   ]