{ | |
"name": "WZColorExtension", | |
"version": "0.0.1", | |
"summary": "color", | |
"description": "color extension", | |
"homepage": "https://github.com/WalkerZhan/WZColorExtension", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"WalkerZ": "hello@walkerz.cn" | |
}, | |
"source": { | |
"git": "https://github.com/WalkerZhan/WZColorExtension.git", | |
"tag": "0.0.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "WZColorExtension/Classes/**/*", | |
"swift_version": "4.1" | |
} |