[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / 5 / TCDInputView / 0.1.0 / TCDInputView.podspec.json
blob30a87d1430694df184096f07c53959a2ed5801f4
2   "name": "TCDInputView",
3   "version": "0.1.0",
4   "summary": "TCDInputView is an open source custom input view which is displayed when a text field becomes the first responder.",
5   "homepage": "https://github.com/tomdiggle/TCDInputView",
6   "screenshots": "http://tomdiggle.com/assets/images/tcdinputview.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/TCDInputView.git",
14     "tag": "0.1.0"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "TCDInputView",
21   "resources": "TCDInputView/Images/*.png"