[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 0 / b / f / XYBaseComponent / 1.0.1 / XYBaseComponent.podspec.json
blob3dfa35a7d1b0bc658cd3594974a41c8b9d3ebc0c
2   "name": "XYBaseComponent",
3   "version": "1.0.1",
4   "summary": "我的基础组件库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yulongCoder/XYBaseComponent-master",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yulongCoder": "xiaoyulong001@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yulongCoder/XYBaseComponent-master.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XYBaseComponent/Classes/**/*",
22   "resource_bundles": {
23     "XYBaseComponent": [
24       "XYBaseComponent/Assets/*.*"
25     ]
26   }