blob: 7f4796308826697860bb87d6bef123d245cdb70f [file] [log] [blame]
{
"name": "ArenaDeviceSDK",
"version": "1.0.64",
"summary": "Arena设备相关的SDK",
"description": "Arena设备相关的SDK\n-获取设备UUID\n-获取系统当前版本\n-获取APP名字\n-获取APP当前版本\n-获取APP Build版本",
"homepage": "https://github.com/zhang382847657/arenaDeviceSDK",
"authors": {
"为毛哩": "382847657@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhang382847657/arenaDeviceSDK.git",
"tag": "1.0.64"
},
"source_files": [
"ArenaDeviceSDK",
"ArenaDeviceSDK/**/*.{h,swift}"
],
"public_header_files": "ArenaDeviceSDK/ArenaDeviceSDK.h",
"resources": [
"*.plist",
"ArenaDeviceSDK/*.bundle"
],
"pushed_with_swift_version": "3.0"
}