{ | |
"name": "WPModelViewController", | |
"version": "1.1.0", | |
"summary": "A short description of WPModelViewController.", | |
"homepage": "https://cocoapods.org", | |
"license": "MIT", | |
"authors": { | |
"Will Peng": "panga0820@gmail.com" | |
}, | |
"platforms": { | |
"ios": "12.0" | |
}, | |
"swift_versions": "4.2", | |
"source": { | |
"git": "https://github.com/wpeng0820/WPModelViewController.git", | |
"tag": "1.1.0" | |
}, | |
"source_files": [ | |
"WPModelViewController", | |
"WPModelViewController/**/*.{h,swift}" | |
], | |
"swift_version": "4.2" | |
} |