[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / e / c / 0 / MCScratchImageView / 0.0.2 / MCScratchImageView.podspec.json
blobfb752510ad8a68137e41875aa7ac476f982e17a6
2   "name": "MCScratchImageView",
3   "version": "0.0.2",
4   "summary": "Custom ImageView like scratch card",
5   "description": "A custom ImageView that is used to cover the surface of other view like a scratch card, user can swipe the mulch to see the view below.",
6   "homepage": "https://github.com/Minecodecraft/MCScratchImageView",
7   "license": "MIT",
8   "authors": {
9     "Minecode": "Minecoder@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Minecodecraft/MCScratchImageView.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "MCScratchImageView",
20     "MCScratchImageView/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "4.0"