[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / f / 1 / sqliteMethods / 0.0.1 / sqliteMethods.podspec.json
blob7fe7aacfa19786a92c5009720d66370c114472ee
2   "name": "sqliteMethods",
3   "version": "0.0.1",
4   "summary": "Framework to utilize the SQLite with simple methods",
5   "description": "sqliteClass to utilize the SQLite with simple methods",
6   "homepage": "http://wissend.com",
7   "license": "MIT",
8   "authors": {
9     "Siva": "sivanagarajan18@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/sivanagarajan18/sqliteMethods.git",
16     "branch": "master"
17   },
18   "swift_versions": "4.2",
19   "source_files": [
20     "sqliteMethods",
21     "Classes/**/*.swift"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "dependencies": {
25     "SQLite.swift": [
26       "~> 0.11.5"
27     ]
28   },
29   "swift_version": "4.2"