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