[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 3 / a / DDSqliteManager / 1.5.0 / DDSqliteManager.podspec.json
blob27932d69ea02fd9663b4e2aa58a4db158986504a
2   "name": "DDSqliteManager",
3   "version": "1.5.0",
4   "summary": "FMDB Manager",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DDstrongman/SqliteManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DDStrongman": "lishengshu232@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DDstrongman/SqliteManager.git",
16     "tag": "1.5.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SqliteSpec/Classes/**/*",
22   "dependencies": {
23     "FMDB": [
25     ],
26     "MJExtension": [
28     ]
29   }