blob: a3714ec4f3547fae2d8e0c68e8988573034c20be [file] [log] [blame]
{
"name": "TDInputBar",
"version": "1.2.0",
"summary": "An InputBar same as QQ or WeChat adopt iPhoneX",
"description": "An InputBar same as QQ or WeChat\n 类似于QQ或者微信的输入框,适配iPhoneX",
"homepage": "https://github.com/iCloudys/TDInputBar",
"license": "MIT",
"authors": {
"kong": "m18301125620@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iCloudys/TDInputBar.git",
"tag": "1.2.0"
},
"source_files": "TDInputBar/*.{h,m}",
"resources": "TDInputBar/TDInputBar.bundle",
"requires_arc": true
}