{ | |
"name": "CLAlert", | |
"version": "0.1.1", | |
"summary": "CLAlert Style.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/Colin225/CLAlert", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"502383520@qq.com": "wangchunlin@putao.com" | |
}, | |
"source": { | |
"git": "https://github.com/Colin225/CLAlert.git", | |
"tag": "0.1.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "CLAlert/Classes/**/*", | |
"pod_target_xcconfig": { | |
"SWIFT_VERSION": "4.0" | |
} | |
} |