blob: 7e50c5cb45102e8fe9e70eeba9bf85017cde0a8f [file] [log] [blame]
{
"name": "SwpDeviceIpUtils",
"version": "1.0.0",
"summary": "获取 iOS 设备 IP 的工具",
"description": "TODO: 获取 iOS 设备 IP 的工具",
"homepage": "https://github.com/swp-song/SwpDeviceIpUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swp-song": "396587868@qq.com"
},
"source": {
"git": "https://github.com/swp-song/SwpDeviceIpUtils.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwpDeviceIpUtils/**/*.{h,m}"
}