[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / e / c / DGSQLite / 2.0.2 / DGSQLite.podspec.json
blob34bac7d50772116801eb8596fd3f5a0f3145ffb1
2   "name": "DGSQLite",
3   "version": "2.0.2",
4   "summary": "Digipolitan SQLite framework is a concrete implementation of the SQL framework",
5   "homepage": "http://framework.digipolitan.com/sqlite.html",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Digipolitan": "contact@digipolitan.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "http": "http://framework.digipolitan.com/libraries-release/ios/sqlite/2.0.2/DGSQLite.zip"
18   },
19   "vendored_frameworks": "DGSQLite.framework",
20   "requires_arc": true,
21   "libraries": "sqlite3",
22   "dependencies": {
23     "DGSQL": [
25     ]
26   }