[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / b / 0 / SYExtensionCommon / 0.0.1 / SYExtensionCommon.podspec.json
blob83dc4915ca204fac3580d7cd016a63391ca7da9b
2   "name": "SYExtensionCommon",
3   "version": "0.0.1",
4   "summary": "个人工具组件",
5   "homepage": "http://blog.dnnlbj.com",
6   "license": "MIT",
7   "authors": {
8     "CoderSy": "private.shengyang@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/CoderSy/SYExtensionCommon.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "Source/**/*.{swift}",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "3.0"
22   },
23   "dependencies": {
24     "SVProgressHUD": [
26     ],
27     "SnapKit": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"