blob: 4e3279f01dbf7ea895ecca306fe80e72966c9bcb [file] [log] [blame]
{
"name": "TextSphere",
"version": "1.0",
"summary": "TextSphere is a small framework for customized TextView",
"homepage": "https://nscolak.com/",
"license": "MIT",
"authors": {
"CAGRI COLAK": "work@cagricolak.com.tr"
},
"social_media_url": "https://twitter.com/cgcolak",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/cagricolak/TextSphere.git",
"tag": "1.0"
},
"source_files": "TextSphere.swift",
"swift_version": "4.2"
}