blob: 882c177d241f07c120c50c8128587d9f8fcca136 [file] [log] [blame]
{
"name": "TXAdapter",
"version": "0.0.1",
"summary": "适配iOS屏幕以及字体",
"description": "适配iOS屏幕以及字体,兼容iPhone8等设备。",
"homepage": "https://github.com/xtzPioneer/TXAdapter",
"license": "MIT",
"authors": {
"zhangxiong": "xtz_pioneer@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xtzPioneer/TXAdapter.git",
"tag": "0.0.1"
},
"source_files": "TXAdapter/**/*.{h,m}",
"requires_arc": true
}