blob: d89ed9d4f7f29df8051fb71704fc12a5b7b52374 [file] [log] [blame]
{
"name": "BSText",
"version": "1.1.2",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"summary": "The Swift Version of YYText",
"homepage": "https://github.com/a1049145827/BSText",
"authors": {
"Geek Bruce": "a1049145827@hotmail.com"
},
"social_media_url": "https://a1049145827.github.io",
"source": {
"git": "https://github.com/a1049145827/BSText.git",
"tag": "1.1.2"
},
"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"
},
"swift_version": "5.0"
}