blob: eb208e9ea82f406ccfe10c6a256c4b6754cdd64a [file] [log] [blame]
{
"name": "TXAdapter",
"version": "0.0.2",
"summary": "iOS轻量级屏幕以及字体适配,支持iPhoneX、XS、XSMax、XR等机型适配。",
"description": "iOS轻量级屏幕以及字体适配,支持iPhoneX、XS、XSMax、XR等机型适配。\n使用方便、操作简单、集成快捷等优点",
"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.2"
},
"source_files": "TXAdapter/**/*.{h,m}",
"requires_arc": true
}