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