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