blob: 80b85d9a5e0b5c1cb13e5f320d81b4e3c65e8532 [file] [log] [blame]
{
"name": "SJUtils",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SJUtils/Classes/**/*.{h,m,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}