[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 5 / 3 / MTFMDB / 0.1.1 / MTFMDB.podspec.json
blob5a95fe25598808c18dbe37df5a1a8bf71aaa60ec
2   "name": "MTFMDB",
3   "version": "0.1.1",
4   "summary": "MTFMDB.Framework",
5   "description": "FMDB 静态库framework 提高编译速度",
6   "homepage": "https://github.com/BestiOSDev/MTFMDB",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BestiOSDev": "1060545231@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/BestiOSDev/MTFMDB.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "MTFMDB/Framework/MTFMDB.framework"
23   },
24   "requires_arc": true,
25   "libraries": "sqlite3"