blob: a9477db42552213da99a088d7d236617d487fce2 [file] [log] [blame]
{
"name": "TUAlbumViewer",
"version": "1.0.0",
"summary": "For myself.",
"swift_versions": "5.0",
"description": "Simple album viewer.",
"homepage": "https://github.com/Prg-Take/TUAlbumViewer",
"license": "MIT",
"authors": {
"Prg-Take": "mac.kamimori.bowler@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/Prg-Take/TUAlbumViewer.git",
"tag": "ver1.0.0"
},
"source_files": "TUAlbumViewer/**/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}