blob: 2a984ec57ea6a4748a44f362535f0e3d794328ca [file] [log] [blame]
{
"name": "LXPhotosManager",
"version": "0.3.3",
"summary": "九宫格、图片添加、图片浏览器",
"description": "XLee manager LXPhotosManager 九宫格、图片添加、图片浏览器",
"homepage": "https://github.com/LIXIANGXLee/LXPhotosManagerModule",
"license": "MIT",
"authors": {
"lixiang": "1367015013@qq.com"
},
"platforms": {
"ios": "9.2"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/LIXIANGXLee/LXPhotosManagerModule.git",
"tag": "0.3.3"
},
"dependencies": {
"LXFitManager": [
]
},
"subspecs": [
{
"name": "LXHelpers",
"source_files": "LXPhotosManager/LXHelpers/*.{swift}"
},
{
"name": "LXPhotosBrowser",
"source_files": "LXPhotosManager/LXPhotosBrowser/*.{swift}",
"dependencies": {
"LXPhotosManager/LXHelpers": [
]
}
},
{
"name": "LXNinegridPhotos",
"source_files": "LXPhotosManager/LXNinegridPhotos/*.{swift}",
"resources": "LXPhotosManager/LXNinegridPhotos/*.bundle",
"dependencies": {
"LXPhotosManager/LXPhotosBrowser": [
]
}
}
],
"swift_version": "5.0"
}