blob: 5e7f812a4d21dc477af5a83d943de0fa2bb82050 [file] [log] [blame]
{
"name": "AsunTextAttributes",
"version": "1.0.0",
"summary": "An easier way to compose attributed strings.",
"description": "An easier way to compose attributed strings.",
"homepage": "https://github.com/BecomerichAsun/AsunTextAttributes",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Asun": "becomerichios@163.com"
},
"source": {
"git": "https://github.com/BecomerichAsun/AsunTextAttributes.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Core/**/*",
"swift_versions": "4.0",
"frameworks": "UIKit",
"swift_version": "4.0"
}