[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 6 / a / HansonExtensionKit / 0.0.1 / HansonExtensionKit.podspec.json
blob978c1be7cc2cf9770c7d870f7eb22884f934daa6
2   "name": "HansonExtensionKit",
3   "version": "0.0.1",
4   "summary": "A collection of common extension functions in Swift.",
5   "description": "The HansonExtensionKit is a collection of common extension functions in Swift.",
6   "homepage": "https://github.com/HansonStudio/HansonExtension",
7   "license": "MIT",
8   "authors": {
9     "Hanson": "hansenhs21@live.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/HansonStudio/HansonExtension.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "HansonExtensionKit",
20     "HansonExtensionKit/**/*.{h,m,swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3"
25   },
26   "pushed_with_swift_version": "4"