blob: f61b22bee94bb83151f7e228016c666b28451fae [file] [log] [blame]
{
"name": "SJUtils",
"version": "0.1.2",
"summary": "A personal utils",
"description": "A personal utils, just for fun",
"homepage": "http://zhangbuhuai.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sadjason": "sadjason@qq.com"
},
"source": {
"git": "https://github.com/sadjason/SJUtils.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SJUtils/Classes/**/*.{h,m,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}