blob: 65782cb630a96409a17b1d10b5785d31f68794bd [file] [log] [blame]
{
"name": "StyledTextKit",
"version": "0.1.0",
"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.0"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0"
}