blob: 5fbd6a3d9c2bb87d1acc1758cf4d296a0b4d1d65 [file] [log] [blame]
{
"name": "ArenaDevicePlugins",
"version": "1.0.5",
"summary": "arena设备相关插件",
"description": "提供给Arena容器项目的功能插件,为容器提供设备方面的支撑",
"homepage": "https://github.com/chenyunjie/ArenaDevicePlugins",
"license": "MIT",
"authors": {
"陈云杰": "chenyunjie@qianmi.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenyunjie/ArenaDevicePlugins.git",
"tag": "1.0.5"
},
"resources": "*.plist",
"source_files": [
"Classes",
"Classes/**/*.{h,m}",
"Sources/*.{swift,h}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "Sources/*.h",
"pushed_with_swift_version": "`echo \"3.0\" > .swift-version`"
}