[Add] TapResearch 3.5.3
[CocoaPods.git] / Specs / 1 / 0 / 9 / ArkuiPodTest / 0.0.2 / ArkuiPodTest.podspec.json
blob03c750d05f90509fceffb2598a7241f4d8cb1ca3
2   "name": "ArkuiPodTest",
3   "version": "0.0.2",
4   "summary": "arkui-x frameworks.",
5   "description": "arkui-x platform frameworks.",
6   "homepage": "https://www.openharmony.cn/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xinkk": "xinkk@neusoft.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/ClockworkXin/ArkuixPodTest.git",
19     "tag": "0.0.2"
20   },
21   "vendored_frameworks": [
22     "libarkui_dragcontroller.xcframework",
23     "libarkui_componentsnapshot.xcframework",
24     "libdata_unifieddatachannel.xcframework",
25     "libhilog.xcframework",
26     "libpromptaction.xcframework"
27   ],
28   "exclude_files": [
29     "libarkui_dragcontroller.xcframework/**/*.plist",
30     "libarkui_componentsnapshot.xcframework/**/*.plist",
31     "libdata_unifieddatachannel.xcframework/**/*.plist",
32     "libhilog.xcframework/**/*.plist",
33     "libpromptaction.xcframework/**/*.plist"
34   ],
35   "frameworks": [
36     "UIKit",
37     "Foundation"
38   ]