[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 4 / 8 / c / TFY_Model / 2.7.2 / TFY_Model.podspec.json
blobc7e6e8e349d36c31e65592ac9b9e568e331161f3
2   "name": "TFY_Model",
3   "version": "2.7.2",
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.7.2"
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     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include"
28   },
29   "libraries": "sqlite3",
30   "requires_arc": true