| { |
| "name": "TDInputBar", |
| "version": "2.1.2", |
| "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": "2.1.2" |
| }, |
| "source_files": "TDInputBar/*.{h,m}", |
| "resources": "TDInputBar/TDInputBar.bundle", |
| "requires_arc": true |
| } |