blob: b22c0a11f9e82a1e947c0e4d8a4c8ba12bc23b79 [file] [log] [blame]
{
"name": "TXAdapter",
"version": "0.1.0",
"summary": "iOS轻量级屏幕以及字体适配,支持iPhoneX、XS、XSMax、XR、11等机型适配。",
"description": "iOS轻量级屏幕以及字体适配,支持iPhoneX、XS、XSMax、XR、11等机型适配。\n使用方便、操作简单、集成快捷等优点。",
"homepage": "https://github.com/xtzPioneer/TXAdapter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张雄": "xtz_pioneer@163.com"
},
"source": {
"git": "https://github.com/xtzPioneer/TXAdapter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TXAdapter/Classes/**/*.{h,m}"
}