blob: 05d459de6680c4374a9841cdd313c2397effa5f7 [file] [log] [blame]
{
"name": "MBack",
"version": "1.0.1",
"summary": "Custom backBarButtonItem",
"description": "Custom backBarButtonItem in Swift.",
"homepage": "https://github.com/MZC0829/MBack",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maizhichao": "1005756105@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MZC0829/MBack.git",
"tag": "1.0.1"
},
"source_files": "MBack/Extension.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "3.0"
}