[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / 7 / 3 / JPExport / 0.0.1 / JPExport.podspec.json
blob935ac096caefe736eeb82a19d75f046792e72ae4
2   "name": "JPExport",
3   "summary": "A tool for convert JOSN object to model file.",
4   "version": "0.0.1",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "Haocold": "xjh093@126.com"
10   },
11   "homepage": "https://github.com/xjh093/JPExport",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/xjh093/JPExport.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "Source/*.{h,m}",
20   "requires_arc": true,
21   "frameworks": "UIKit"