blob: 48622ed15935945b028d2f0ba55e34660aa9ec7d [file] [log] [blame]
{
"name": "YJPhotoManager",
"version": "1.0",
"summary": "一行代码实现系统相册功能",
"description": "一行代码实现系统相册功能 适用于头像上传等单张图片选择",
"homepage": "https://github.com/623034345/YJPhotoManager.git",
"license": {
"type": "MIT",
"text": " Copyright 2020\n Permission is granted to...\n"
},
"authors": {
"﹏ℳ๓₯㎕落花༄醉红尘࿐": "623034345@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/623034345/YJPhotoManager.git",
"tag": "1.0"
},
"source_files": "YJPhotoManager/YJPhotoManager/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"Photos"
]
}