blob: a0dd86d52b2c4b1d8c81d132609f7ac79c4dd818 [file] [log] [blame]
{
"name": "SCTypeKit",
"version": "1.0.1",
"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": "1.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "12.1"
},
"source_files": "SCTypeKit/**/*.swift",
"swift_version": "5.0"
}