[Add] GreenVideoSDK 2.0.17
[CocoaPods.git] / Specs / b / c / 4 / PhotosLibraryCore / 1.0.0 / PhotosLibraryCore.podspec.json
blobd5a7a1e6797ab13bf18b0d482a279d9b63126810
2   "name": "PhotosLibraryCore",
3   "version": "1.0.0",
4   "summary": "Photos library core logic.",
5   "description": "Only photos fetching and caching logic presented here.",
6   "homepage": "https://github.com/barabashd/PhotoLibraryCore.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "author": "barabashdmyto@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/barabashd/PhotoLibraryCore.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/PhotoLibraryCore/**/*.swift",
23   "xcconfig": {
24     "SWIFT_VERSION": "5.1"
25   },
26   "swift_version": "5.0"