[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 1 / a / 7 / VModel / 0.0.1 / VModel.podspec.json
blob0416260999d829e27f9d5bbce23b63d184e3e6d4
2   "name": "VModel",
3   "version": "0.0.1",
4   "summary": "this is a simple lib for JSON to model.",
5   "description": "* This framework is a reference of others, thank you very much yan di.",
6   "homepage": "https://github.com/lhjzzu/VModel",
7   "license": "MIT",
8   "authors": {
9     "lhjzzu": "1822657131@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/lhjzzu/VModel.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "sdk",
20     "Classes/*.{h,m}"
21   ],
22   "requires_arc": true