[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / 4 / c / MBFlowLabel / 0.9.1 / MBFlowLabel.podspec.json
blob23dd7ea0216ded9f0462dd8b437b972329e034c7
2   "name": "MBFlowLabel",
3   "version": "0.9.1",
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.1"
16   },
17   "source_files": "MBFlowLabel_iOS7/MBFlowLabel/MBFlowLabelView.{h,m}",
18   "pod_target_xcconfig": {
19     "ENABLE_BITCODE": "NO"
20   }