[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 2 / 0 / XKDataSQLite / 1.0.0 / XKDataSQLite.podspec.json
blobf91d47fcb7b3b90a2418159fc1c454a807165e61
2   "name": "XKDataSQLite",
3   "version": "1.0.0",
4   "summary": "数据库操作工具",
5   "homepage": "https://github.com/RyanMans/XKDataSQLite",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ALLen、LAS": "1696186412@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/ryanmans/XKDataSQLite.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "XKDataSQLite/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "FMDB": [
28     ]
29   }