blob: b2a35ea2dd5051f36692ce94dc3ff4df58c89b10 [file] [log] [blame]
{
"name": "SYExtensionBox",
"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/SYExtensionBox.git",
"tag": "0.0.1"
},
"source_files": "Source/**/*.{swift}",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}