blob: bccf54359ea8a5503521465c917a2c8e31ab935a [file] [log] [blame]
{
"name": "FormSheetTextView",
"version": "1.0.2",
"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.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"resource_bundles": {
"Storyboards": [
"Storyboards/*.storyboard"
]
},
"pushed_with_swift_version": "3.0"
}