blob: 407e7c1b1f591065335e64abd774e0f4cfa124ad [file] [log] [blame]
{
"name": "TapeTextView",
"version": "1.0.0",
"summary": "Create a marker pen effect to your textview's text",
"description": "This view wants to create a marker pen effect to your text and you can control the slope and the height of the marker as well as the line spacing between multiple lines",
"homepage": "https://github.com/ndPPPhz/TapeTextView",
"license": "MIT",
"authors": {
"ndPPPhz": "andp92@gmail.com"
},
"social_media_url": "https://twitter.com/ndPPPhz",
"platforms": {
"ios": "12.0"
},
"swift_versions": "4",
"source": {
"git": "https://github.com/ndPPPhz/TapeTextView.git",
"tag": "1.0.0"
},
"source_files": "Classes/",
"exclude_files": "Classes/Exclude",
"swift_version": "4"
}