blob: 048eaa89f829d2c89ed71f6d376ad6574b9940d0 [file] [log] [blame]
{
"name": "TLIPManager",
"version": "1.1.0",
"summary": "随意设置APP 接口服务器地址",
"description": "任意界面通过摇一摇唤起IP地址管理器,设置APP 接口服务器地址,支持新增、删除、修改,历史记录。",
"homepage": "https://github.com/ihomelp07/TLIPManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ted.liu": "heycoding@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ihomelp07/TLIPManager.git",
"tag": "1.1.0"
},
"source_files": "IPManager/**/*.{h,m}",
"resources": "IPManager/**/*.{png,xib}",
"requires_arc": true
}