blob: fe01418590c8d439debed87032c23f2c33821246 [file] [log] [blame]
{
"name": "SYCamera",
"version": "1.0.2",
"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.2"
},
"source_files": "Class/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"resource_bundles": {
"SYCamera": [
"Resources/*.{png}"
]
},
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}