blob: 97d5bcb3dab63bbb025d954fc431dd315cb05f60 [file] [log] [blame]
{
"name": "BSText",
"version": "1.0.1",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"summary": "The Swift Version of YYText",
"homepage": "https://github.com/a1049145827/BSText",
"authors": {
"Geek Bruce": "a1049145827@hotmail.com"
},
"source": {
"git": "https://github.com/a1049145827/BSText.git",
"tag": "1.0.1"
},
"description": "Attribute Text View for iOS likes YYText",
"dependencies": {
"YYImage": [
]
},
"source_files": [
"BSText/*.swift",
"BSText/*/*.swift",
"BSText/*.h"
],
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}