[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 8 / 2 / e / ArenaDevicePlugins / 1.0.1 / ArenaDevicePlugins.podspec.json
blobac14460153dd94d2f0aa7762c6144558bd12da8c
2   "name": "ArenaDevicePlugins",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}",
21     "Sources/*.{swift,h}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "public_header_files": "Sources/*.h",
25   "pushed_with_swift_version": "`echo \"3.0\" > .swift-version`"