[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 8 / c / TFY_Model / 2.5.3 / TFY_Model.podspec.json
blobc1a01c714d9b6fcbe5d90cc6d0958dff5096fa5a
2   "name": "TFY_Model",
3   "version": "2.5.3",
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.5.3"
17   },
18   "source_files": [
19     "TFY_Model/TFY_ModelKit/*.{h,m}",
20     "TFY_Model/TFY_ModelKit/TFY_ModelSqliteHeader.h"
21   ],
22   "exclude_files": "TFY_Model/TFY_ModelKit/TFY_ModelSqlite.m",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "xcconfig": {
28     "OTHER_CFLAGS": "$(inherited) -DSQLITE_HAS_CODEC -DHAVE_USLEEP=1"
29   },
30   "dependencies": {
31     "SQLCipher": [
33     ]
34   },
35   "libraries": "sqlite3",
36   "requires_arc": true