[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 4 / f / e / JMModel / 0.0.1 / JMModel.podspec.json
blobc02fe25d0cf7694b7210cc8bde21b5c614829c64
2   "name": "JMModel",
3   "version": "0.0.1",
4   "summary": "convenient and nonintrusive conversion between JSON and model.",
5   "description": "A fast, convenient and nonintrusive conversion between JSON and model.",
6   "homepage": "https://github.com/shijianmei/JMModel",
7   "license": {
8     "type": "MIT",
9     "file": "License"
10   },
11   "authors": {
12     "石建美": "702397803@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/shijianmei/JMModel.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "JMModel/*",
22   "frameworks": "Foundation",
23   "requires_arc": true