blob: d928e6c17f087ebcb53239ac64bfdd5a61b67e54 [file] [log] [blame]
{
"name": "AttributeX",
"version": "0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/strangeliu/AttributeX",
"source": {
"git": "https://github.com/strangeliu/AttributeX.git",
"tag": "v0.1"
},
"authors": {
"strangeliu": "strangeliu@gmail.com"
},
"summary": "Super sweet syntactic sugar for making AttributedString",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"source_files": "Source/*.{h,m,swift}"
}