blob: 598549a491418ec7900b88b6d09bf9f3d13dcada [file] [log] [blame]
{
"name": "MBFlowLabel",
"version": "0.9",
"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"
},
"source_files": "MBFlowLabel_iOS7/MBFlowLabel/MBFlowLabelView.{h,m}",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
}