[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / b / e / XDPagesView / 1.0.1 / XDPagesView.podspec.json
blob3a4e6f28ce8015f264b9634a4b40ede184d3151b
2   "name": "XDPagesView",
3   "version": "1.0.1",
4   "summary": "多控制器列表",
5   "description": "一个可以添加header的多控制器切换列表",
6   "homepage": "https://github.com/Xiexingda/XDPagesView",
7   "license": "MIT",
8   "authors": {
9     "xiexingda": "779656694@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Xiexingda/XDPagesView.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "XDPagesView/*.{h,m}",
19   "exclude_files": "XDPagesView/Exclude",
20   "frameworks": "UIKit",
21   "requires_arc": true