blob: 3e73a9ff757fc4f597c6cd938d5db0d7ed0abcc5 [file] [log] [blame]
{
"name": "ZBSTools",
"version": "0.0.1",
"summary": "easy to use UIAlertController and UIImagePickerController",
"description": "Using Swift more conveniently, smoothly\nSo far encapsulation of UIAlertController and UIImagePickerController",
"homepage": "https://github.com/chakbun",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jaben": "cheungjaben@hotmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/chakbun/ZBSTools.git",
"tag": "0.0.1"
},
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}