[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 7 / 1 / TDLikertScaleSelectorView / 1.0.6 / TDLikertScaleSelectorView.podspec.json
blobb70632d68af592c5214b025686d11b254e7ebe09
2   "name": "TDLikertScaleSelectorView",
3   "version": "1.0.6",
4   "summary": "Likert Scale Question iOS UI",
5   "description": "This library provides a UI Control for displaying a Likert Scale question",
6   "homepage": "https://github.com/elprl/TDLikertScaleSelectorView",
7   "screenshots": "https://github.com/elprl/TDLikertScaleSelectorView/raw/master/screenshot.png",
8   "license": {
9     "type": "MIT"
10   },
11   "authors": "Paul Leo",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/elprl/TDLikertScaleSelectorView.git",
17     "tag": "1.0.6"
18   },
19   "module_name": "TDLikertScaleSelectorView",
20   "swift_version": "4.2",
21   "source_files": "TDLikertScaleSelectorView/Source/*.swift",
22   "frameworks": "UIKit",
23   "requires_arc": true