blob: 9e9d824acfb73ae378f6a443b9d1501bb280d9d9 [file] [log] [blame]
{
"name": "SYExtensionCommon",
"version": "0.0.4",
"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.4"
},
"source_files": "Source/**/*.{swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"dependencies": {
"SVProgressHUD": [
],
"SnapKit": [
]
},
"pushed_with_swift_version": "3.0"
}