blob: 6e7a647096ddfbf0f8656e7470474034f1f484af [file] [log] [blame]
{
"name": "SCTypeKit",
"version": "0.1.2",
"summary": "SCTypeKit is currying style of construct attributed string and font",
"description": "SCTypeKit is help us to easy that, currying style of construct attributed string and font",
"homepage": "https://github.com/interactord/SCTypeKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"interactord": "interactord@gmail.com"
},
"source": {
"git": "https://github.com/interactord/SCTypeKit.git",
"tag": "0.1.2"
},
"swift_versions": "5.0",
"platforms": {
"ios": "12.1"
},
"source_files": "SCTypeKit/**/*.swift",
"swift_version": "5.0"
}