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