blob: 54ffd5fbe4f4fd67dff1e697caa1646e8dedc10a [file] [log] [blame]
{
"name": "FormSheetTextView",
"version": "1.4.3",
"license": "MIT",
"summary": "FormSheetTextView is a FormSheet style UITextView.",
"homepage": "https://github.com/tichise/FormSheetTextView",
"social_media_url": "http://twitter.com/tichise",
"authors": "Takuya Ichise",
"source": {
"git": "https://github.com/tichise/FormSheetTextView.git",
"tag": "1.4.3"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"resource_bundles": {
"FormSheetTextViewStoryboards": [
"Storyboards/*.storyboard"
]
}
}