[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 8 / 5 / TDInputView / 0.1.0 / TDInputView.podspec.json
blobef8658db1f6611b069c965f32949c955d3810af6
2   "name": "TDInputView",
3   "version": "0.1.0",
4   "summary": "TDInputView is an open source custom input view which is displayed when a text field becomes the first responder.",
5   "homepage": "https://github.com/tomdiggle/TDInputView",
6   "screenshots": "http://tomdiggle.com/assets/images/tdinputview.png",
7   "license": "MIT",
8   "authors": {
9     "Tom Diggle": "tom@tomdiggle.com"
10   },
11   "social_media_url": "https://twitter.com/tomdiggle",
12   "source": {
13     "git": "https://github.com/tomdiggle/TDInputView.git",
14     "tag": "0.1.0"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "TDInputView",
21   "resources": "TDInputView/Images/*.png"