blob: 30c5f0f0ac3162a0d2f448cc19f4ee675d8d9dbe [file] [log] [blame]
{
"name": "IPTool",
"version": "1.0.0",
"summary": "A simple library for iOS to use for getting IP Address.",
"homepage": "https://github.com/xiayuanquan/IP_Test",
"license": "MIT",
"authors": {
"xiayuanquan": "13718037163@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/xiayuanquan/IP_Test.git",
"tag": "1.0.0"
},
"source_files": "IPTool/*.{h,m}",
"requires_arc": true
}