[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 8 / b / LXPhotosManager / 0.3.3 / LXPhotosManager.podspec.json
blob2a984ec57ea6a4748a44f362535f0e3d794328ca
2   "name": "LXPhotosManager",
3   "version": "0.3.3",
4   "summary": "九宫格、图片添加、图片浏览器",
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.3.3"
18   },
19   "dependencies": {
20     "LXFitManager": [
22     ]
23   },
24   "subspecs": [
25     {
26       "name": "LXHelpers",
27       "source_files": "LXPhotosManager/LXHelpers/*.{swift}"
28     },
29     {
30       "name": "LXPhotosBrowser",
31       "source_files": "LXPhotosManager/LXPhotosBrowser/*.{swift}",
32       "dependencies": {
33         "LXPhotosManager/LXHelpers": [
35         ]
36       }
37     },
38     {
39       "name": "LXNinegridPhotos",
40       "source_files": "LXPhotosManager/LXNinegridPhotos/*.{swift}",
41       "resources": "LXPhotosManager/LXNinegridPhotos/*.bundle",
42       "dependencies": {
43         "LXPhotosManager/LXPhotosBrowser": [
45         ]
46       }
47     }
48   ],
49   "swift_version": "5.0"