blob: e60856c1595ff8241c2170bb7b373663d958a3b5 [file] [log] [blame]
{
"name": "AlbumTool",
"version": "0.1.0",
"summary": "一行代码保存照片、视频到指定相册中",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/XiAnRuFeng/AlbumTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"469994861@qq.com": "469994861@qq.com"
},
"source": {
"git": "https://github.com/XiAnRuFeng/AlbumTool.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"swift_version": "5.0"
}