blob: 47ddf4189b8fff487e8edca1331d9181e6b8c6e0 [file] [log] [blame]
{
"name": "MBack",
"version": "1.0.0",
"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.0"
},
"source_files": "MBack/Extension.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "3.0"
}