[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 2 / e / ArenaDevicePlugins / 1.0.8 / ArenaDevicePlugins.podspec.json
blobef26c08ea737a7ac49d4f0e6466452b990b21a9a
2   "name": "ArenaDevicePlugins",
3   "version": "1.0.8",
4   "summary": "arena设备相关插件",
5   "description": "提供给Arena容器项目的功能插件,为容器提供设备方面的支撑",
6   "homepage": "https://github.com/chenyunjie/ArenaDevicePlugins",
7   "license": "MIT",
8   "authors": {
9     "陈云杰": "chenyunjie@qianmi.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/chenyunjie/ArenaDevicePlugins.git",
16     "tag": "1.0.8"
17   },
18   "resources": "*.plist",
19   "source_files": [
20     "Classes",
21     "Classes/**/*.{h,m}",
22     "Sources/*.{swift,h}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "public_header_files": "Sources/*.h",
26   "pushed_with_swift_version": "`echo \"3.0\" > .swift-version`"