[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / a / e / XLDataBase / 1.6 / XLDataBase.podspec.json
blob5c80d9c0388e7c239bb74b2616c6d7589a8020ed
2   "name": "XLDataBase",
3   "version": "1.6",
4   "summary": "XLsn0w Develop DataBase Kit",
5   "description": "XLsn0w Custom DataBase Manager",
6   "homepage": "https://github.com/XLsn0w/XLDataBase",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "XLsn0w": "XLsn0w@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/XLsn0w/XLDataBase.git",
19     "tag": "1.6"
20   },
21   "source_files": "XLDataBase/XLDataBase/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "FMDB": [
25       "~> 2.6.2"
26     ]
27   }