blob: 5f0bf00cce0cfc260fc204826b5d59f6fa80615e [file] [log] [blame]
{
"name": "MBFlowLabel",
"version": "0.9.4",
"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.4"
},
"source_files": "MBFlowLabel_iOS7/MBFlowLabel/MBFlowLabelView.{h,m}",
"frameworks": "UIKit",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
}