[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / d / a / e / XLDataBase / 1.3 / XLDataBase.podspec.json
blobfda6bce11faf56a8e8e5c9c163c07075931f8b4b
2   "name": "XLDataBase",
3   "version": "1.3",
4   "summary": "XL Custom DataBase",
5   "description": "XLsn0w Custom DataBase",
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.3"
20   },
21   "source_files": "XLDataBase/XLDataBase/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "FMDB": [
25       "~> 2.6.2"
26     ]
27   }