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