[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 0 / 1 / c / XYAModel / 0.0.1 / XYAModel.podspec.json
blob3acd4fc20addd9003786ccecd38d04e5779840e1
2   "name": "XYAModel",
3   "version": "0.0.1",
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.1"
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   }