[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 8 / 4 / FormSheetTextView / 1.5.1 / FormSheetTextView.podspec.json
blob8d87a11cad9b415361ef332fa75753eb797924ce
2   "name": "FormSheetTextView",
3   "version": "1.5.1",
4   "license": "MIT",
5   "summary": "FormSheetTextView is a FormSheet style UITextView.",
6   "homepage": "https://github.com/tichise/FormSheetTextView",
7   "social_media_url": "http://twitter.com/tichise",
8   "authors": "Takuya Ichise",
9   "source": {
10     "git": "https://github.com/tichise/FormSheetTextView.git",
11     "tag": "1.5.1"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "swift_versions": "5.0",
17   "source_files": "Sources/*.swift",
18   "requires_arc": true,
19   "resource_bundles": {
20     "FormSheetTextViewStoryboards": [
21       "Storyboards/*.storyboard"
22     ]
23   },
24   "swift_version": "5.0"