[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 1 / 7 / FluidHighlighter / 1.0.1 / FluidHighlighter.podspec.json
blobd159a020454a220f5f1804080e6370a090a8f10f
2   "name": "FluidHighlighter",
3   "version": "1.0.1",
4   "summary": "FluidHighlighter easily implements the Fluid Interface based highlighting effect on UIView and UIControl.",
5   "homepage": "https://github.com/k-lpmg/FluidHighlighter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "DongHee Kang": "kanglpmg@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/k-lpmg/FluidHighlighter.git",
15     "tag": "1.0.1"
16   },
17   "documentation_url": "https://github.com/k-lpmg/FluidHighlighter/blob/master/README.md",
18   "ios": {
19     "source_files": "Sources/**/*.swift"
20   },
21   "platforms": {
22     "ios": "8.0"
23   }