[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / 0 / 1 / c / XYAModel / 0.0.2 / XYAModel.podspec.json
blob21fc18584e2dad3e8c05176abb98479f42480771
2   "name": "XYAModel",
3   "version": "0.0.2",
4   "summary": "XY Accelerator Model",
5   "description": "Model for XYAccelerator.",
6   "homepage": "https://github.com/tospery/XYAModel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YangJianxiang": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/XYAModel.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "XYAModel/**/*",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "OCFrame/OCFCore": [
25       "1.1.4"
26     ]
27   }