blob: 83dc4915ca204fac3580d7cd016a63391ca7da9b [file] [log] [blame]
{
"name": "SYExtensionCommon",
"version": "0.0.1",
"summary": "个人工具组件",
"homepage": "http://blog.dnnlbj.com",
"license": "MIT",
"authors": {
"CoderSy": "private.shengyang@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CoderSy/SYExtensionCommon.git",
"tag": "0.0.1"
},
"source_files": "Source/**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"dependencies": {
"SVProgressHUD": [
],
"SnapKit": [
]
},
"pushed_with_swift_version": "3.0"
}