[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / b / SundeedQLite / 3.0.0 / SundeedQLite.podspec.json
blob3c063d21cfe9254cc0a559df5528f7c01fb70736
2   "name": "SundeedQLite",
3   "version": "3.0.0",
4   "license": "MIT",
5   "summary": "Easiest offline saving in Swift using native SQLite framework",
6   "homepage": "https://github.com/noursandid/SundeedQLite/",
7   "authors": {
8     "Nour Sandid": "noursandid@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/noursandid/SundeedQLite.git",
12     "tag": "3.0.0"
13   },
14   "documentation_url": "https://github.com/noursandid/SundeedQLite/",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": "5.0",
19   "source_files": "Library/**/*.swift",
20   "frameworks": "SystemConfiguration",
21   "swift_version": "5.0"