blob: 59124bd015a8b696d4ae56c7846a5001e0eb514a [file] [log] [blame]
{
"name": "TLIPManager",
"version": "1.0.1",
"summary": "随意设置APP 接口服务器地址",
"description": "任意界面通过摇一摇唤起IP地址管理器,设置APP 接口服务器地址,支持新增、删除、修改,历史记录。",
"homepage": "http://source.magic-beans.cn/Libraries/TLIPManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TedLiu": "ihomelp07@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://182.92.183.22:3000/Libraries/TLIPManager.git",
"tag": "1.0.1"
},
"source_files": "IPManager/**/*.{h,m}",
"resources": "IPManager/**/*.{png,xib}",
"requires_arc": true
}