[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / 8 / SQLManager / 0.1.5 / SQLManager.podspec.json
blobc5436a1faf432306f135600167d1ef149a6056a0
2   "name": "SQLManager",
3   "version": "0.1.5",
4   "summary": "Quick Opertion SQLite CRUD",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/nick6969/SQLManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hawhaw.ya@gmail.com": "hawhaw.ya@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nick6969/SQLManager.git",
16     "tag": "0.1.5"
17   },
18   "swift_version": "3.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SQLManager/Classes/**/*",
23   "dependencies": {
24     "FMDB": [
25       "2.6.2"
26     ]
27   }