blob: 4ec4b10605ef0b52d11d7f59bffba64addaeec05 [file] [log] [blame]
{
"name": "ArenaDevicePlugins",
"version": "1.0.6",
"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.6"
},
"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`"
}