[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 3 / e / KKHint / 1.1.1 / KKHint.podspec.json
blob954ddbbf1d4a234edbdff349cf733ec6879ba582
2   "name": "KKHint",
3   "version": "1.1.1",
4   "summary": "KKHint -> custom hint view",
5   "description": "make a hint on a view. extension for UIView",
6   "homepage": "https://github.com/TieShanWang/KKHint",
7   "license": "MIT",
8   "authors": {
9     "wangtieshan": "15003836653@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/TieShanWang/KKHint.git",
16     "tag": "1.1.1"
17   },
18   "frameworks": "UIKit",
19   "source_files": "KKHint/KKHint/**/*.{swift}",
20   "resources": "KKHint/KKHint/resource.bundle",
21   "pushed_with_swift_version": "3.0"