blob: ea56943162af27ff54e66a37ad1b97da833b1e51 [file] [log] [blame]
{
"name": "MBFlowLabel",
"version": "0.9.2",
"platforms": {
"ios": "9.0"
},
"license": "MIT License",
"homepage": "https://github.com/MBKwon/MBFlowLabel",
"authors": {
"MB Kyle": "maskkwon@gmail.com"
},
"summary": "A label that is flowing a text",
"source": {
"git": "https://github.com/MBKwon/MBFlowLabel.git",
"tag": "0.9.2"
},
"source_files": "MBFlowLabel_iOS7/MBFlowLabel/MBFlowLabelView.{h,m}",
"frameworks": "UIKit",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
}