[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 4 / 8 / c / TFY_Model / 2.6.0 / TFY_Model.podspec.json
blobd93eb71af427221f9375398d4d6fc5b6b7c7276f
2   "name": "TFY_Model",
3   "version": "2.6.0",
4   "summary": "模型数据解析,数据库添加。",
5   "description": "json解析数据,数据库添加。",
6   "homepage": "https://github.com/13662049573/TFY_Model",
7   "license": "MIT",
8   "authors": {
9     "tianfengyou": "420144542@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/13662049573/TFY_Model.git",
16     "tag": "2.6.0"
17   },
18   "source_files": [
19     "TFY_Model/TFY_ModelKit/*.{h,m}",
20     "TFY_Model/TFY_ModelKit/TFY_ModelSqliteHeader.h"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "xcconfig": {
27     "OTHER_CFLAGS": "$(inherited) -DSQLITE_HAS_CODEC -DHAVE_USLEEP=1"
28   },
29   "dependencies": {
30     "SQLCipher": [
32     ]
33   },
34   "libraries": "sqlite3",
35   "requires_arc": true