blob: 8f5c2d2dcc78e34deee499547cf28fc4659857a9 [file] [log] [blame]
{
"name": "SYToolBox",
"version": "0.0.7",
"summary": "个人工具组件",
"homepage": "http://blog.dnnlbj.com",
"license": "MIT",
"authors": {
"CoderSy": "private.shengyang@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CoderSy/SYToolBox.git",
"tag": "0.0.7"
},
"source_files": "Source/**/*.{swift}",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"CloudKit"
],
"requires_arc": true,
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}