[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 2 / 4 / c / MBFlowLabel / 0.9.2 / MBFlowLabel.podspec.json
blobea56943162af27ff54e66a37ad1b97da833b1e51
2   "name": "MBFlowLabel",
3   "version": "0.9.2",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "license": "MIT License",
8   "homepage": "https://github.com/MBKwon/MBFlowLabel",
9   "authors": {
10     "MB Kyle": "maskkwon@gmail.com"
11   },
12   "summary": "A label that is flowing a text",
13   "source": {
14     "git": "https://github.com/MBKwon/MBFlowLabel.git",
15     "tag": "0.9.2"
16   },
17   "source_files": "MBFlowLabel_iOS7/MBFlowLabel/MBFlowLabelView.{h,m}",
18   "frameworks": "UIKit",
19   "pod_target_xcconfig": {
20     "ENABLE_BITCODE": "NO"
21   }