blob: aa88ebb6011485cdb55fa0c40a0b2eadd0103ed8 [file] [log] [blame]
{
"name": "SwpDeviceIpUtils",
"version": "1.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwpDeviceIpUtils/Class/**/*.{h,m}",
"resources": "SwpDeviceIpUtils/Resources/SwpDeviceIpUtils.bundle",
"requires_arc": true
}