[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / e / XLDataBase / 1.5 / XLDataBase.podspec.json
bloba612837cd06b8311913d69d2ba6b5111bd80ca47
2   "name": "XLDataBase",
3   "version": "1.5",
4   "summary": "XLsn0w Custom DataBase",
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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/XLsn0w/XLDataBase.git",
19     "tag": "1.5"
20   },
21   "source_files": "XLDataBase/XLDataBase/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "FMDB": [
25       "~> 2.6.2"
26     ]
27   }