[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 4 / 8 / c / TFY_Model / 2.8.0 / TFY_Model.podspec.json
blobf2204c8c013e9ca814ed8220389c643f7292712b
2   "name": "TFY_Model",
3   "version": "2.8.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": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/13662049573/TFY_Model.git",
16     "tag": "2.8.0"
17   },
18   "source_files": [
19     "TFY_Model/TFY_ModelKit/*.{h,m}",
20     "TFY_Model/TFY_ModelKit/TFY_ModelKit.h"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "xcconfig": {
27     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include"
28   },
29   "libraries": "sqlite3",
30   "requires_arc": true