blob: 8d139491e32c2acd0899bc05b975309a0bec25e2 [file] [log] [blame]
{
"name": "ArenaDeviceSDK",
"version": "1.0.65",
"summary": "Arena设备相关的SDK",
"description": "Arena设备相关的SDK\n-获取设备UUID\n-获取系统当前版本\n-获取APP名字\n-获取APP当前版本\n-获取APP Build版本\n-扫二维码/条形码\n-拍照",
"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.65"
},
"source_files": [
"ArenaDeviceSDK",
"ArenaDeviceSDK/**/*.{h,swift}"
],
"public_header_files": "ArenaDeviceSDK/ArenaDeviceSDK.h",
"resources": [
"*.plist",
"ArenaDeviceSDK/*.bundle"
],
"pushed_with_swift_version": "3.0"
}