[Add] StripeFinancialConnections 24.1.2
[CocoaPods.git] / Specs / a / 2 / 6 / FDB / 0.0.1 / FDB.podspec.json
blob60b4ebc43606db0549759f3328bc29be628f642b
2   "name": "FDB",
3   "version": "0.0.1",
4   "summary": "An Objective-C wrapper around SQLite with object mapping",
5   "description": "                       The FDB library provides easy object mapping to database entries and vice versa.\n",
6   "homepage": "https://github.com/monder/FDB",
7   "license": "MIT",
8   "authors": {
9     "Aleksejs Sinicins": "a.sinicins@me.com"
10   },
11   "source": {
12     "git": "https://github.com/monder/FDB.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "libraries": "sqlite3",
20   "source_files": "Pod"