[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 3 / a / DDSqliteManager / 1.3.3 / DDSqliteManager.podspec.json
blob8373a51b7dd1b61468e52fecc07eab5cb6b141e5
2   "name": "DDSqliteManager",
3   "version": "1.3.3",
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.3.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SqliteSpec/Classes/**/*",
22   "dependencies": {
23     "FMDB": [
25     ],
26     "MJExtension": [
28     ]
29   }