blob: 93e927ed9bfd9e01ba15f81a81179b2686ace8d6 [file] [log] [blame]
{
"name": "UUabcTextAttributes",
"version": "1.0.0",
"summary": "An easier way to compose attributed strings.",
"description": "An easier way to compose attributed strings.",
"homepage": "https://gitlab.51uuabc.com/hongyang.zhong/uuabctextattributes",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Asun": "hongyang.zhong@uuabc.com"
},
"source": {
"git": "git@gitlab.51uuabc.com:hongyang.zhong/uuabctextattributes.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Core/**/*",
"swift_versions": "4.0",
"frameworks": "UIKit",
"swift_version": "4.0"
}