[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / c / 2 / sqlite3 / 3.7.14.1 / sqlite3.podspec.json
blobbb0f67a78d6f314573a080769d2e91225a96468e
2   "name": "sqlite3",
3   "version": "3.7.14.1",
4   "summary": "SQLite is an embedded SQL database engine.",
5   "homepage": "http://www.sqlite.org",
6   "license": "Public Domain",
7   "authors": {
8     "D. Richard Hipp": "drh@hwaci.com"
9   },
10   "source": {
11     "http": "http://www.sqlite.org/sqlite-amalgamation-3071401.zip"
12   },
13   "source_files": "sqlite-amalgamation-3071401/sqlite3*.{h,c}",
14   "requires_arc": false