blob: cdb334c104bdaa6d0bbf075d3a6771bfe0d639d9 [file] [log] [blame]
{
"name": "StyledTextKit",
"version": "0.1.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/GitHawkApp/StyledTextKit",
"authors": {
"Ryan Nystrom": "rnystrom@whoisryannystrom.com"
},
"summary": "Declarative building and fast rendering attributed string library.",
"source": {
"git": "https://github.com/GitHawkApp/StyledTextKit.git",
"tag": "0.1.1"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0"
}