blob: 618d78cdd6c5863f7e4d49a5c7c4bd37ef554577 [file] [log] [blame]
{
"name": "PhotosLibraryCore",
"version": "1.0.2",
"summary": "Photos library core logic.",
"description": "Only photos fetching and caching logic presented here.",
"homepage": "https://github.com/barabashd/PhotoLibraryCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"author": "barabashdmyto@gmail.com"
},
"source": {
"git": "https://github.com/barabashd/PhotoLibraryCore.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "Sources/PhotoLibraryCore/**/*.swift",
"xcconfig": {
"SWIFT_VERSION": "5.1"
},
"swift_version": "5.0"
}