[Add] OWFreddy 1.0.0
[CocoaPods.git] / Specs / 1 / d / 3 / AKYSqlite_swift / 0.5.2 / AKYSqlite_swift.podspec.json
blob85ebfa31a85ea070e0478078bb7fb0bb0ab9c0f7
2   "name": "AKYSqlite_swift",
3   "version": "0.5.2",
4   "summary": "A small library to query sqlite databases.",
5   "swift_versions": "5",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/Aikyuichi/AKYSqlite.swift",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "aikyuichi": "aikyu.sama@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Aikyuichi/AKYSqlite.swift.git",
17     "tag": "0.5.2"
18   },
19   "platforms": {
20     "ios": "12.4"
21   },
22   "source_files": "AKYSqlite_swift/Classes/**/*",
23   "swift_version": "5"