[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / b / 0 / SYExtensionCommon / 0.0.3 / SYExtensionCommon.podspec.json
blob994e3338cc5e6373c2ff8004ae934c3e269590e7
2   "name": "SYExtensionCommon",
3   "version": "0.0.3",
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.3"
16   },
17   "source_files": "Source/**/*.{swift}",
18   "frameworks": [
19     "UIKit",
20     "CloudKit"
21   ],
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3.0"
25   },
26   "dependencies": {
27     "SVProgressHUD": [
29     ],
30     "SnapKit": [
32     ]
33   },
34   "pushed_with_swift_version": "3.0"