blob: 7977c60993b4bacd93d94d6c1a50d9bce00cfd95 [file] [log] [blame]
{
"name": "SYCamera",
"version": "1.0.4",
"summary": "hello.",
"description": "私有Pods测试\n * Markdown 格式",
"homepage": "http://blog.dnnlbj.com",
"license": "MIT",
"authors": {
"CoderSy": "private.shengyang@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CoderSy/SYCamera.git",
"tag": "1.0.4"
},
"source_files": "Class/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"resources": "Class/SYCamera.bundle",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}