blob: f56e733789edabb9d711e5bde221d4f15b283f64 [file] [log] [blame]
{
"name": "BSText",
"version": "1.0.2",
"platforms": {
"ios": "8.0"
},
"swift_version": "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.0.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"
}
}