[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / c / MBFlowLabel / 0.9.4 / MBFlowLabel.podspec.json
blob5f0bf00cce0cfc260fc204826b5d59f6fa80615e
2   "name": "MBFlowLabel",
3   "version": "0.9.4",
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.4"
16   },
17   "source_files": "MBFlowLabel_iOS7/MBFlowLabel/MBFlowLabelView.{h,m}",
18   "frameworks": "UIKit",
19   "pod_target_xcconfig": {
20     "ENABLE_BITCODE": "NO"
21   }